Skip to content
Claude Desktop

green mcp for Claude Desktop

io.github.rlawogh1005/green-mcp

Measure a program's CPU energy and LLM tokens, then refactor it cheaper. Measure, never estimate.

client:Claude Desktop transport:stdio runtime:pypi

Install green mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "green-mcp": {
      "command": "uvx",
      "args": [
        "green-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

green mcp in other clients