MCP Server
The Tokeven MCP server provides real-time spend visibility inside Claude Code.
Installation
Add to your Claude Code MCP configuration:
{
"mcpServers": {
"tokeven": {
"command": "tokeven-mcp",
"args": ["--token", "tkv_ing_..."]
}
}
}What you get
- •Running session cost — see how much the current conversation costs
- •Cumulative spend — track your daily/weekly total
- •Model-tier suggestions — get recommendations for cheaper models
- •Cost alerts — get notified when a session exceeds a threshold
Zero friction
Install once and forget. The MCP server runs in the background and shows data in your Claude Code conversation automatically.