Back to search
30
MCP

agent-link-mcp

npm/agent-link-mcp

MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI

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

Similar MCP servers embedding-nearest

discord-mcp-agent
MCP server for Discord-based AI agent-user communication. Enables AI agents to communicate with users through Discord.
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agent-spawn-mcp
Universal MCP server for any OpenAI-compatible LLM. Supports OpenAI and Anthropic API formats.
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
agentanycast-mcp
MCP server for P2P agent networking — discover and talk to AI agents anywhere, encrypted, zero config
0 tools

How to use

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

{
  "mcpServers": {
    "agent-link-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}