MCP Cost Tracker Router runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 24 Mar 2026.
Real-time cost awareness for MCP agent workflows
Today is the operative word: we check MCP Cost Tracker Router every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp-cost-tracker-router -- npx -y mcp-cost-tracker-router
{
"mcpServers": {
"mcp-cost-tracker-router": {
"args": [
"-y",
"mcp-cost-tracker-router"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-cost-tracker-router]
command = "npx"
args = ["-y", "mcp-cost-tracker-router"]
{
"mcpServers": {
"mcp-cost-tracker-router": {
"args": [
"-y",
"mcp-cost-tracker-router"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-cost-tracker-router": {
"args": [
"-y",
"mcp-cost-tracker-router"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOUR_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
Step-by-step observability for MCP agent workflows
A standardized testing harness for MCP servers and agent workflows
Concierge MCP for agentic workflows: verified time + drift, uuid, diff, calc, attest, verify.
BugBug workflows for AI agents workflows for AI agents
Agentic rails for complex workflows with receipts, fees, and MCP tool access.
Inter-agent communication for multi-agent Claude Code workflows.
Local MCP server for reliable long-running AI coding workflows.
MCP server for HaloPSA — clients, tickets, and PSA workflows via the HaloPSA REST API.
Answers built from our own checks of this server.