Skip to content
VS Code

GardenArena GardenScript for VS Code

io.gardenarena/gardenscript

Simulate farms, validate GardenScript and compare policies with Rust. No outbound LLM calls.

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

Install GardenArena GardenScript in VS Code

.vscode/mcp.json

{
  "servers": {
    "gardenscript": {
      "type": "http",
      "url": "https://gardenarena.io/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

All 30 tools →

GardenArena GardenScript in other clients