Cross-runtime local peer-to-peer messaging for IAPeer runtime endpoints using MCP. Ships two bins: iap-mcp (MCP server, invoked from a plugin .mcp.json) and iap (CLI for operators).
{
"mcpServers": {
"agfpdinter-agent-protocol": {
"command": "npx",
"args": [
"-y",
"@agfpd/inter-agent-protocol"
]
}
}
}