Skip to content
VS Code

Toolbelt for VS Code

io.github.toolbeltai/toolbelt

A collaborative substrate over your data: vector, knowledge graph, SQL, geospatial, streaming.

client:VS Code transport:streamable-http

Install Toolbelt in VS Code

.vscode/mcp.json

{
  "servers": {
    "toolbelt": {
      "type": "http",
      "url": "https://mcp.toolbelt.ai/mcp"
    }
  }
}

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

Toolbelt in other clients