# apifare for Raycast 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-raycast (shown once). 2. Run the Install MCP Server command in Raycast and fill in the form with these values. MCP servers in Raycast need Raycast Pro. ``` Name: apifare Transport: Standard Input/Output Command: npx Arguments: -y apifare-mcp Environment: APIPAY_TOKEN = ``` Replace with your token. Press Install MCP Server (⌘↵). Manage MCP Servers shows it running with its tools; mention @apifare in AI Chat to use them. 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://manual.raycast.com/ai/model-context-protocol on 2026-09-13.