Server data from the Official MCP Registry
12 calculators for AI cost, energy and agent verification. Free API, no key.
About
12 calculators for AI cost, energy and agent verification. Free API, no key.
Security Report
Well-structured MCP server wrapping a free, stateless API with no authentication requirements. Clean code with proper input handling via Zod validation, appropriate use of environment variables for configuration, and minimal attack surface. The server exposes 12 economic calculator tools that call a remote API with no sensitive data handling or credential management concerns. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: AI_ECONOMICS_API
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"pl-piszczek-ai-economics": {
"env": {
"AI_ECONOMICS_API": "your-ai-economics-api-here"
},
"args": [
"-y",
"@michalpiszczek/ai-economics-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
ai-economics-mcp
MCP server for AI economics. Gives Claude, Cursor and any MCP client 12 calculators for the questions that decide AI budgets: what tokens cost, what queries burn, and whether agent work can be proven.
Listed in the official MCP Registry as pl.piszczek/ai-economics (domain-verified). Wraps the free piszczek.pl/tools API — no key, no sign-up,
stateless (inputs are never stored). The math is the same as the interactive calculators.
Install
Claude Desktop / Claude Code (claude_desktop_config.json / .mcp.json):
{
"mcpServers": {
"ai-economics": {
"command": "npx",
"args": ["-y", "@michalpiszczek/ai-economics-mcp"]
}
}
}
Claude Code one-liner:
claude mcp add ai-economics -- npx -y @michalpiszczek/ai-economics-mcp
Tools
| Tool | Answers |
|---|---|
token_cost | What do 1M tokens cost per month across GPT, Claude, Gemini, DeepSeek? |
context_window | How many tokens is 50 pages, does it fit, what does carrying it cost? |
agent_hour | What does one hour of an AI agent cost, fully loaded with verification? |
model_routing | How much does routing to a cheaper tier save per year? |
llm_energy | How much electricity does an AI query use? |
joules_per_verified_task | Which model is most efficient per task that actually passes? |
token_burn | What does org-wide token burn cost in money, kWh, CO₂? |
humanoid_energy | How long can a humanoid robot run per charge? |
proof_adjusted_autonomy | How autonomous is a "90% autonomous" agent once proof is required? |
revocation_exposure | How long does a revoked token keep working across your stack? |
verification_bottleneck | How many AI agents can a human review team absorb? |
proof_debt | What does unverified AI work cost over time? |
All parameters are optional; defaults mirror the interactive calculators. Every response
includes result, formula, interpretation and a ready-to-quote cite_as sentence.
Example
You: how autonomous is our agent really? it completes 90% alone, evidence for 95%, 80% independently validated, 90% on time
Claude (calls
proof_adjusted_autonomy): PAA = 61.6% — supervised autonomy. The gap vs the claimed 90% is 28.4 pp, and the biggest lever is independent validation…
Configuration
| Env var | Default | Purpose |
|---|---|---|
AI_ECONOMICS_API | https://piszczek.pl/tools/api | Point at a self-hosted instance |
Concepts behind the tools
- Joule Wars — the AI race for energy efficiency
- Proof-Adjusted Autonomy — the metric of proven agent work
- Revocation Exposure — how long revoked authority keeps working
License
MIT. Concepts and calculators by Michał Piszczek (CC BY 4.0 — attribution appreciated).
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
