Skip to content
VS Code

Orbit for VS Code

ai.buildwithorbit/orbit

Turn any task into the right API calls: discover, evaluate, and integrate public APIs.

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

Install Orbit in VS Code

.vscode/mcp.json

{
  "servers": {
    "orbit": {
      "type": "http",
      "url": "https://mcp.buildwithorbit.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

Orbit in other clients