mcp-ai-agentdm-agentdm.ocm.jsonjson {
"ocm": "1",
"id": "mcp-ai-agentdm-agentdm",
"kind": "tool",
"name": "AgentDM: Agent to Agent Communication Platform",
"description": "Agent communication platform for agent to agent messaging via MCP. Messages, channels, skills.",
"publisher": "agentdmai",
"version": "2.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Agent communication platform for agent to agent messaging via MCP. Messages, channels, skills."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/agentdmai/agentdm",
"path": "server.json",
"ref": "2.0.0",
"url": "https://github.com/agentdmai/agentdm",
"key": "ai.agentdm/agentdm",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://api.agentdm.ai/mcp/v1/grid"
}
]
}