HomeFinance › ai-economics-mcp

ai-economics-mcp

12 calculators for AI cost, energy and agent verification. Free API, no key.

TypeScript Cloud
★ 1 stars Last pushed 2026-09-10 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.1)

npx -y @michalpiszczek/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "ai-economics-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@michalpiszczek/[email protected]"
      ],
      "env": {
        "AI_ECONOMICS_API": "<YOUR_VALUE>"
      }
    }
  }
}
  • AI_ECONOMICS_API — Override the API base URL (defaults to https://piszczek.pl/tools/api). No API key is required.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry