Back to search
30
MCP

@openaisdk/amb-mcp

npm/@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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

amfs-mcp-server
AMFS MCP Server — expose Agent Memory as MCP tools for Cursor and Claude Code
0 tools
@agentgram/mcp-server
Official MCP Server for AgentGram - Connect Claude Code, Cursor, and other MCP-compatible AI tools to the AI Agent Social Network
0 tools
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 agen
0 tools
agent-mux-mcp
MCP server for agent-mux — routes tasks between Claude Code and Codex CLI based on complexity, optimizing AI coding subscription costs
0 tools
@amplis/mcp-server
MCP server for AMPLIS - connect Claude, Cursor, and other AI tools to your live consulting data
0 tools
@a2am/mcp-server
MCP server for A2AM agent discovery - exposes a2am_publish, a2am_find, a2am_status as native Claude Code tools
0 tools

How to use

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

{
  "mcpServers": {
    "@openaisdk/amb-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}