Back to search
30
MCP

oceanbus-mcp-server

npm/oceanbus-mcp-server

MCP 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

io.github.ryanbihai/oceanbus-mcp-server
Register, discover, message, and transact with other AI agents on the OceanBus network.
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools
agent-registry-mcp
Registri MCP server — discover and interact with AI agents from Claude Desktop, Cursor, and other MCP clients
0 tools
@openaisdk/amb-mcp
MCP server and CLI for Agent Message Bus — use from Cursor, Codex, Claude Code, or any MCP client; list agents, threads, send messages
0 tools
overture-mcp
MCP Server for Claude Code, Cursor, Cline, Copilot, Github Copilot, Windsurf - Visual AI Agent Plan Execution, Approval Workflow, Plan Visua
0 tools
@amplis/mcp-server
MCP server for AMPLIS - connect Claude, Cursor, and other AI tools to your live consulting data
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "oceanbus-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}