{
  "markdown": "# apifare-mcp\n\nOne prepaid balance for everything your agent calls — 4,900+ ready-to-run\ntools plus search, filings, registries and weather, under per-agent caps,\na kill switch, and a signed receipt for every call. This repo is the\npublic installer for the [`apifare-mcp`](https://www.npmjs.com/package/apifare-mcp)\nMCP server (the gateway itself lives at [apifare.com](https://apifare.com)).\n\n## Start in two steps\n\n1. **Get a key** — [apifare.com/start](https://apifare.com/start?origin=github-mcp)\n   (email in, key out, $5 of calls free).\n2. **Give it to your agent** — one config entry:\n\n### Cline / Claude Desktop / any stdio MCP client\n\n```json\n{\n  \"mcpServers\": {\n    \"apifare\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"apifare-mcp\"],\n      \"env\": { \"APIPAY_TOKEN\": \"<your token>\" }\n    }\n  }\n}\n```\n\n### Remote (streamable HTTP)\n\nURL `https://apifare.com/mcp` with header `Authorization: Bearer <your token>`.\n\n**Shortcut** — a web-capable agent can do both steps itself: paste\n`read https://apifare.com/llms.txt and get yourself a key` into its chat.\n\nTools also answer **tokenless** with guided signup instructions, so the\nserver is safe to add before you have a key.\n\nNote: `APIPAY_TOKEN` is the env var name (legacy install id — do not\nrename); the npm id `apipay-mcp` still installs the same server.\n\nDocs: [llms.txt](https://apifare.com/llms.txt) ·\n[error catalog](https://apifare.com/errors) ·\n[prices](https://apifare.com/capabilities) (the listed number is the\nbilled number, CI-enforced) · [terms](https://apifare.com/terms) ·\n[privacy](https://apifare.com/privacy)\n",
  "bytes": 1591,
  "sha": "61285cbc684fbcdf676b3d53d854a6c91066319d7430f38e24a211167d0ecd38",
  "repo_slug": "iamalanlui/apifare-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_iamalanlui_apipay_ca1669c4/readme"
}