mcpbeat Sign in

Agent Costcenter MCP Server

local only

Agent Costcenter runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 24 Apr 2026.

Multi-agent billing and cost allocation tracking

Installs per day peak 12 · avg 6 · -34% w/w
a month agotoday
32
Installs / week
npm · agent-costcenter-mcp
0
Stars
0 open issues
24 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Agent Costcenter every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 agent-costcenter -- npx -y agent-costcenter-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-costcenter": {
      "args": [
        "-y",
        "agent-costcenter-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-costcenter]
command = "npx"
args = ["-y", "agent-costcenter-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-costcenter": {
      "args": [
        "-y",
        "agent-costcenter-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-costcenter": {
      "args": [
        "-y",
        "agent-costcenter-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agent Costcenter

same job, measured the same way
I
Folosat MCP
by eng-mohaemad

Folosat MCP — income allocation, savings goals, group expenses and wealth tracking. EN & AR.

local only
Base Multi Wallet MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on

238 installs/wk local only
PortfolioFit
by portfolio

Check normalized portfolios against mandates and calculate allocation constraints.

2 tools answering
Youcanbookme
by usefulapi

Manage YouCanBook.me bookings, booking pages, appointment types, team members and locations.

18 tools answering
Location and Timezone MCP Server by RoxyAPI
by roxyapi

City geocoding and timezone resolution for birth data, for AI agents, one API key.

3 tools answering
Swiss Living Index
by swisslivingindex

Official Swiss living-cost & relocation data for all 26 cantons — taxes, rent, premiums, jobs.

11 tools answering
Talebuddy
by talebuddy

Turn a brainstorming conversation into a story bible of characters, locations, items, and lore.

answering
Maptiler
by usefulapi

Geocoding, elevation, IP geolocation and coordinate transforms from the MapTiler Cloud API.

8 tools answering

Agent Costcenter — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Costcenter?
Agent Costcenter 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 npm package agent-costcenter-mcp was installed 32 times last week.
How do I connect Agent Costcenter?
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 agent-costcenter-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Costcenter?
The npm package agent-costcenter-mcp was installed 32 times in the last week. Week over week that is -34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agent Costcenter open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.