← Back to Plugins
MCP Server MCP

pl.piszczek/ai-economics

github By github 👁 3 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @michalpiszczek/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@michalpiszczek/ai-economics-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the API base URL (defaults to https://piszczek.pl/tools/api). No API key is required.",
          "format": "string",
          "default": "https://piszczek.pl/tools/api",
          "name": "AI_ECONOMICS_API"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...