AI-Cost-CLI for Claude Desktop
io.github.ufhouck/aicost-cli
AI API cost calculator, recommender & MCP server. 29 models across text/image/video/audio.
client:Claude Desktop
transport:stdio
runtime:pypi
Install AI-Cost-CLI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aicost-cli": {
"command": "uvx",
"args": [
"aicost-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs