apifare-mcp
MCP serverEverything elsePrepaid balance for AI agents: one key, 4,900+ tools your agent can run today, caps, receipts.
Available today. Use it from your connected AI after setup.
Needs your own Apipay account. Credentials stay encrypted.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use apifare-mcp
From the project's README
As published by iamalanlui/apifare-mcp in README.md.
One prepaid balance for everything your agent calls — 4,900+ ready-to-run
tools plus search, filings, registries and weather, under per-agent caps,
a kill switch, and a signed receipt for every call. This repo is the
public installer for the apifare-mcp
MCP server (the gateway itself lives at apifare.com).
Start in two steps
- Get a key — apifare.com/start (email in, key out, $5 of calls free).
- Give it to your agent — one config entry:
Cline / Claude Desktop / any stdio MCP client
{
"mcpServers": {
"apifare": {
"command": "npx",
"args": ["-y", "apifare-mcp"],
"env": { "APIPAY_TOKEN": "<your token>" }
}
}
}
Remote (streamable HTTP)
URL https://apifare.com/mcp with header Authorization: Bearer <your token>.
Shortcut — a web-capable agent can do both steps itself: paste
read https://apifare.com/llms.txt and get yourself a key into its chat.
Tools also answer tokenless with guided signup instructions, so the server is safe to add before you have a key.
Note: APIPAY_TOKEN is the env var name (legacy install id — do not
rename); the npm id apipay-mcp still installs the same server.
Docs: llms.txt · error catalog · prices (the listed number is the billed number, CI-enforced) · terms · privacy
Advanced
- Delivery
- apipay MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-iamalanlui-apipay- Source
- github.com/iamalanlui/apifare-mcp
- Hosted endpoint
https://apifare.com/mcp