# apifare for LobeHub One prepaid, capped key for every API your agent needs, under hard caps and a kill switch. 1. Get a token: https://apifare.com/start?origin=page:integrations-lobehub (shown once). 2. Open Settings → Skills, go to Skill Store → Custom, and click Add custom skill. Fill in these fields. This remote setup works in both the web app and the desktop app. ``` MCP name: apifare Endpoint URL: https://apifare.com/mcp Auth type: API Key API Key: ``` Replace with your token. Click Test connection to list the tools, then Install. Skills are per agent, so turn apifare on under Skills in each agent that should use it. 3. Try it: "search the web for X", then "fetch a URL", then "what's the weather in London". 4. Caps and the kill switch are checked before dispatch. An empty balance returns HTTP 402 with a top-up link (see /errors.md). Prices: https://apifare.com/capabilities. Config checked against https://github.com/lobehub/lobehub/blob/main/docs/usage/community/custom-mcp.mdx on 2026-09-13.