Skip to content
Cline

plugin for Cline

ai.circulara/plugin

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

client:Cline transport:stdio runtime:npm

Install plugin in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

plugin in other clients