Skip to content
VS Code

Garden Agent Platform for VS Code

io.github.uncooe/garden-agent-platform

Experimental MCP for discovering and purchasing explicitly published, versioned Agent knowledge.

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

Install Garden Agent Platform in VS Code

.vscode/mcp.json

{
  "servers": {
    "garden-agent-platform": {
      "type": "http",
      "url": "https://garden-mpp-test.bimeixishuai.workers.dev/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

Garden Agent Platform in other clients