Skip to content
VS Code

api for VS Code

com.greencalculus/api

Sourced carbon emission factors + audit-traced calculations an AI can cite.

client:VS Code transport:streamable-http runtime:npm tools:12

Install api in VS Code

.vscode/mcp.json

{
  "servers": {
    "api": {
      "type": "http",
      "url": "https://mcp.greencalculus.com"
    }
  }
}

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

api in other clients