Skip to content
VS Code

Gvnr for VS Code

dev.gvnr/gvnr

Budget & cost control for AI agents — per-agent spend caps + rate limits before each call.

client:VS Code transport:streamable-http

Install Gvnr in VS Code

.vscode/mcp.json

{
  "servers": {
    "gvnr": {
      "type": "http",
      "url": "https://gvnr.dev/mcp"
    }
  }
}

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

Gvnr in other clients