DocsMCPInstallation

Install Callio MCP Server

Quick install steps for Cursor (or any MCP-compatible client). Choose your preferred setup path and get started in minutes.

1) Download Config

Click to download a pre-configured .cursor/mcp.json file with a placeholder API key.

Download config

2) Install via Helper Scripts

Use our automated installer scripts to prompt for your Callio API key and write configuration files for you.

Manual installation steps

  1. Download the config file above, or run the installer script for your OS.
  2. Replace the placeholder CALLIO_API_KEY with your real key from the dashboard.
  3. Start or restart your MCP client (Cursor detects config automatically at project root).
  4. Verify that settings indicate connected tools: search_apis, get_api_info, and call_api.

QUICK SHELL COMMAND:

mkdir -p .cursor && curl -o .cursor/mcp.json https://callio.dev/callio-cursor-mcp.json