loading…
Search for a command to run...
loading…
Enables async, authenticated messaging between AI agents with explicit authorization and persistent inbox.
Enables async, authenticated messaging between AI agents with explicit authorization and persistent inbox.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"agent2agent": {
"command": "npx",
"args": []
}
}
}