mcpbeat Sign in

focxle — what your AI agents cost MCP Server

local only

focxle — what your AI agents cost runs on your own machine — the client starts it, so there is no endpoint to ping. 135 installs a week from pypi. Last commit 10 Aug 2026.

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

Installs per day peak 755 · avg 71 · -21% w/w
a month agotoday
135
Installs / week
pypi · focxle
0
Stars
0 open issues
10 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

            module = __import__(path, fromlist=["BaseCallbackHandler"])
        with open(os.path.join(directory, name), "r", encoding="utf-8-sig") as fh:

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add spend -- uvx focxle
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "spend": {
      "args": [
        "focxle"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.spend]
command = "uvx"
args = ["focxle"]
.cursor/mcp.json
{
  "mcpServers": {
    "spend": {
      "args": [
        "focxle"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "spend": {
      "args": [
        "focxle"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: 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.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to focxle — what your AI agents cost

same job, measured the same way
Quelvio
by quelvio

Your company's brain for AI agents. Cited, permission-aware knowledge across every system.

3 tools answering
Countersign
by countersign-network

Kill switch + spend guard for AI agents that spend money, across every wallet vendor at once.

46 installs/wk local only
NovaRail
by farestrabs

Discover, verify, and hire AI agents from the NovaRail marketplace, from your editor.

30 installs/wk 10 tools answering
aide-memory
by aide-memory

Persistent memory layer for AI coding agents — your agent remembers what you taught it.

40 installs/wk local only
Intencion
by intencion

Debug a bad AI-agent run from your editor: which intent fails, at which step, and why.

local only
Gnosem
by gnosem

Cross-vendor AI memory over MCP. One semantic store, readable and writeable from every MCP client.

6 tools answering
Manoma
by paperdavid

MCP server for soul.md — your portable AI identity layer across every LLM.

58 installs/wk local only
Engram
by getengram

Persistent, verbatim, searchable memory for AI assistants — one memory across every MCP client.

answering

focxle — what your AI agents cost — questions

Answers built from our own checks of this server.

Why is there no uptime for focxle — what your AI agents cost?
focxle — what your AI agents cost runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package focxle was installed 135 times last week.
How do I connect focxle — what your AI agents cost?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls focxle straight from pypi; nothing to host, nothing to sign up for.
How many people use focxle — what your AI agents cost?
The pypi package focxle was installed 135 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is focxle — what your AI agents cost open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.