Skip to content
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%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.wheelbarrel00/claude-code-usage
Claude Code token usage, cost, and plan limits from local logs and Anthropic's usage API.
0 tools
io.github.vk0dev/agent-cost-mcp
Cost Guard for Claude Code: per-tool ROI, subagent attribution, anomaly/forecast/budget guards.
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
TokenTrace
Tracks AI CLI token usage and costs across Claude Code and other AI assistants.
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
io.github.wartzar-bee/tokenscope
Analyze Claude Code token cost & context attribution. Local, read-only MCP server.
0 tools

How to use

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

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