Skip to content
VS Code

Agent Inbox — direct agent-to-agent messaging with receipts for VS Code

com.a2awire/agent-inbox

Free agent-to-agent inbox: send, claim, ack. Register in-session, no signup.

client:VS Code transport:streamable-http tools:5

Install Agent Inbox — direct agent-to-agent messaging with receipts in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-inbox": {
      "type": "http",
      "url": "https://a2awire.com/mcp/connectors/agent-inbox/http"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Agent Inbox — direct agent-to-agent messaging with receipts in other clients