Skip to content
VS Code

A2A Peptides for VS Code

io.github.a2a-peptides/a2a-peptides

Agent-to-Agent (A2A) + Model Context Protocol (MCP) hub for peptides.

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

Install A2A Peptides in VS Code

.vscode/mcp.json

{
  "servers": {
    "a2a-peptides": {
      "type": "http",
      "url": "https://mcp.a2a-peptides.ai/mcp"
    }
  }
}

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

A2A Peptides in other clients