Skip to content
Windsurf

plugin for Windsurf

ai.circulara/plugin

Circulara Observe MCP plugin - meters your AI agents' token spend and carbon, free tier.

client:Windsurf transport:stdio runtime:npm

Install plugin in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "plugin": {
      "command": "npx",
      "args": [
        "-y",
        "@circulara/plugin"
      ],
      "env": {
        "CIRCULARA_BACKEND_URL": "<CIRCULARA_BACKEND_URL>",
        "CIRCULARA_TENANT_ID": "<CIRCULARA_TENANT_ID>",
        "CIRCULARA_TOKEN": "<CIRCULARA_TOKEN>",
        "CIRCULARA_SEAT_ID": "<CIRCULARA_SEAT_ID>",
        "CIRCULARA_USER_ID": "<CIRCULARA_USER_ID>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

plugin in other clients