Back to search
30
MCP
v2.0.0
streamable-http
AgentDM: Agent to Agent Communication Platform
ai.agentdm/agentdmAgent communication platform for agent to agent messaging via MCP. Messages, channels, skills.
Uptime
0.0%
13 probes
Response
324ms
last probe
Tools
0
callable
Primary URL
https://api.agentdm.ai/mcp/v1/grid
Similar MCP servers embedding-nearest
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"
}
}
}