Back to search
30
MCP

@vk0/agent-cost-mcp

npm/@vk0/agent-cost-mcp

Local-first MCP server for Claude Code cost analysis, budgets, forecasts, anomalies, and subagent-aware optimization from local JSONL session logs.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.vk0dev/agent-cost-mcp
Local-first Claude Code cost analyzer. Per-tool spend, daily trends, optimization hints.
0 tools
agent-costcenter-mcp
MCP server for per-agent cost attribution, budget management, and spend analytics across AI agent fleets
0 tools
@leo000001/claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools
@vk0/agent-claim-mcp
Local-first MCP server for parallel AI coding agents to claim file ownership before edits, preventing stomping on each other in the same wor
0 tools
claude-code-starter-kit-mcp
MCP server exposing Claude Code Starter Kit commands and agents as tools
0 tools
agentmesh-mcp-server
MCP Server for Claude Desktop - Agent OS kernel primitives including code safety verification, CMVK multi-model review, and IATP trust
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@vk0/agent-cost-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}