Skip to content
VS Code

Waggle for VS Code

zone.waggle/waggle

Discover, search, invoke, and rate A2A (Agent-to-Agent) protocol agents.

client:VS Code transport:streamable-http

Install Waggle in VS Code

.vscode/mcp.json

{
  "servers": {
    "waggle": {
      "type": "http",
      "url": "https://api.waggle.zone/mcp"
    }
  }
}

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

Waggle in other clients