Skip to content
VS Code

Carbon Arc for VS Code

io.github.carbon-arc/mcp

The infrastructure for the AI economy: primitives for inference, agents, and decisions.

client:VS Code transport:streamable-http

Install Carbon Arc in VS Code

.vscode/mcp.json

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

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

Carbon Arc in other clients