🤖

plugin

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

RUN IN TERMINAL
claude mcp add aicirculara-plugin -- npx -y @circulara/plugin
ADD TO claude_desktop_config.json
{ "mcpServers": { "aicirculara-plugin": { "command": "npx", "args": ["-y", "@circulara/plugin"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aicirculara-plugin": { "command": "npx", "args": ["-y", "@circulara/plugin"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aicirculara-plugin": { "command": "npx", "args": ["-y", "@circulara/plugin"] } } }

About This MCP Server

The ai.circulara/plugin server is an MCP plugin that enables the tracking of AI agents' token spend and carbon usage, providing a free tier for metering. It connects to AI coding assistants through the Model Context Protocol and can be installed via npm, utilizing stdio for input and output. Developers would use this plugin to monitor and manage the environmental impact and resource usage of their AI agents.

Circulara Observe MCP plugin - meters your AI agents' token spend and carbon, free tier.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@circulara/plugin on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The plugin server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aicirculara-plugin.svg)](https://skillsplayground.com/mcps/aicirculara-plugin/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.