Skip to content
VS Code

Sugra API for VS Code

ai.sugra/api-mcp

Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

client:VS Code transport:streamable-http runtime:pypi tools:13

Install Sugra API in VS Code

.vscode/mcp.json

{
  "servers": {
    "api-mcp": {
      "type": "http",
      "url": "https://app.sugra.ai/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

Sugra API in other clients