Back to search
30
MCP
oceanbus-mcp-server
npm/oceanbus-mcp-serverMCP server that gives Claude Desktop, Cursor, and any MCP client the ability to register, discover, message, and transact with other AI agents on the OceanBus network — no server required.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"oceanbus-mcp-server": {
"url": "None",
"transport": "http"
}
}
}