Odel
focxle — what your AI agents cost

focxle — what your AI agents cost

Local
@focxlePythonMITUpdated 3w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIfocxlev0.1.7

Run

uvx focxle

MCP client config

{
  "mcpServers": {
    "focxle-what-your-ai-agents-cost": {
      "command": "uvx",
      "args": [
        "focxle"
      ]
    }
  }
}