PluginBench
MCP Server
Active
MIT

focxle — what your AI agents cost MCP Server

com.focxle/spend

What is the focxle — what your AI agents cost MCP server?

Ask what your AI agents cost. Per agent, across every vendor, from your editor.

How to install focxle — what your AI agents cost

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • FOCXLE_NO_HISTORY

    Set to 1 to stop focxle keeping any local spend history. The server then has nothing to read and will say so.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "spend": {
      "command": "uvx",
      "args": [
        "focxle"
      ],
      "env": {
        "FOCXLE_NO_HISTORY": "<YOUR_FOCXLE_NO_HISTORY>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "spend": {
      "command": "uvx",
      "args": [
        "focxle"
      ],
      "env": {
        "FOCXLE_NO_HISTORY": "<YOUR_FOCXLE_NO_HISTORY>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "spend": {
      "command": "uvx",
      "args": [
        "focxle"
      ],
      "env": {
        "FOCXLE_NO_HISTORY": "<YOUR_FOCXLE_NO_HISTORY>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "spend": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "focxle"
      ],
      "env": {
        "FOCXLE_NO_HISTORY": "<YOUR_FOCXLE_NO_HISTORY>"
      }
    }
  }
}
Claude Code
claude mcp add spend --env FOCXLE_NO_HISTORY=<YOUR_FOCXLE_NO_HISTORY> -- uvx focxle

Related MCP servers

Check any Base wallet before you pay it. Free, no signup, no account needed.