Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-ufhouck-aicost-cli": {
"args": [
"aicost-cli"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A terminal-based calculator and recommendation engine for AI API costs. Supports multiple providers, local currency conversion, and automated pricing updates.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'aicost-cli' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked aicost-cli against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools / ai-ml
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
Read, write, and manage files on the local filesystem
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Security Weekly
Get CVE alerts and security updates for io.github.ufhouck/aicost-cli and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A terminal-based calculator and recommendation engine for AI API costs. Supports multiple providers, local currency conversion, and automated pricing updates.
Compare the effective cost of using models directly vs. through gateways like OpenRouter, including platform fees.
Comparison: gpt-4o vs openrouter/gpt-4o
┏━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Attribute ┃ gpt-4o ┃ openrouter/gpt-4o ┃
┡━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ Provider │ OpenAI │ OpenRouter │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Source │ Direct │ Aggregator │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Platform Fee │ 0.0% │ 5.5% │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Type │ text │ text │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Input Cost │ 111.4775 TRY (1M) │ 117.6088 TRY (1M) │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Output/Unit Cost │ 445.9100 TRY (1M) │ 470.4350 TRY (1M) │
└──────────────────┴─────────────────────────────────┴─────────────────────────┘
| Model | Provider | Input/1M | Output/1M | Tags |
|---|---|---|---|---|
| Claude Opus 4.7 | Anthropic | $5.00 | $25.00 | reasoning, coding, vision, agentic |
| GPT-5.5 | OpenAI | $5.00 | $30.00 | multimodal, coding, agentic |
| GPT-5.5 Pro | OpenAI | $30.00 | $180.00 | precision, enterprise, agentic |
| Claude Sonnet 4.6 | Anthropic | $3.00 | $15.00 | coding, fast, general |
| GPT-4o | OpenAI | $2.50 | $10.00 | reasoning, coding, vision |
| Gemini 3.1 Pro | $2.00 | $12.00 | long-context, multimodal | |
| DeepSeek R1 | DeepSeek | $0.55 | $2.19 | reasoning, coding, smart |
| Gemini 2.5 Flash | $0.30 | $2.50 | fast, reasoning, legacy | |
| Gemini 3.1 Flash-Lite | $0.25 | $1.50 | fast, cheap, agentic | |
| DeepSeek V3 | DeepSeek | $0.14 | $0.28 | general, coding, cheap |
| Model | Provider | Price | Type |
|---|---|---|---|
| Imagen 4 Fast | $0.02/image | Image | |
| GPT-Image-1 | OpenAI | $0.02/image | Image |
| DALL-E 3 | OpenAI | $0.04/image | Image |
| Imagen 4 Ultra | $0.06/image | Image | |
| Veo 3 Lite | $0.05/sec | Video | |
| Veo 3 | $0.40/sec | Video | |
| Lyria 3 Clip | $0.04/clip | Music | |
| Lyria 3 Pro | $0.08/song | Music | |
| Whisper | OpenAI | $0.006/min | Speech-to-Text |
| TTS Standard | OpenAI | $15/1M chars | Text-to-Speech |
Full list available via
aicost list --currency USD