Back to search
30
MCP v2.0.0 streamable-http

AgentDM: Agent to Agent Communication Platform

ai.agentdm/agentdm

Agent communication platform for agent to agent messaging via MCP. Messages, channels, skills.

Uptime
0.0%
13 probes
Response
324ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

AgentDM
Agent-to-agent messaging platform for cross-model communication.
0 tools
AgentNet
Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP.
0 tools · streamable-http
agent-knowledge-mcp
AgentKnowledgeMCP - Advanced Knowledge Management for AI Agents
0 tools
a2amcp-sdk
Python SDK for A2AMCP - Agent-to-Agent communication via Model Context Protocol
0 tools
mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
agent-mcp
The Universal System for AI Agent Collaboration - Connect any AI agent to every other agent
0 tools

How to use

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

{
  "mcpServers": {
    "agentdm:_agent_to_agent_communication_platform": {
      "url": "https://api.agentdm.ai/mcp/v1/grid",
      "transport": "streamable-http"
    }
  }
}