Back to search
30
MCP

codeledger

npm/codeledger

Token-level cost intelligence for Claude Code — per-project, per-agent, per-skill usage tracking with conversational MCP querying and local dashboard

Uptime
0.0%
3 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
@cocaxcode/token-optimizer-mcp
Orchestration + observability + coach layer for Claude Code token optimization. Measures tool usage, enforces budgets, advises on complement
0 tools
io.github.whdrnr2583-cmd/token-meter
Local-first dashboard + MCP for Claude Code and Codex token usage. Per-MCP/tool breakdown.
0 tools
SkillFM Claude Code Token Usage
Claude Code token usage, cost visibility, and SkillFM Beacon AI health checks for MCP agents.
0 tools
token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence
0 tools
@vk0/agent-cost-mcp
Local-first MCP server for Claude Code cost analysis, budgets, forecasts, anomalies, and subagent-aware optimization from local JSONL sessio
0 tools

How to use

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

{
  "mcpServers": {
    "codeledger": {
      "url": "None",
      "transport": "http"
    }
  }
}