io.github.keshrath/agent-comm✓
io.github.keshrath/agent-comm · v1.3.11
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.keshrath/agent-comm",
"description": "Agent intercommunication - messaging, channels, shared state, and real-time events",
"repository": {
"url": "https://github.com/keshrath/agent-comm",
"source": "github"
},
"version": "1.3.11",
"packages": [
{
"registryType": "npm",
"identifier": "agent-comm",
"version": "1.3.11",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}