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.
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
- Download the config file above, or run the installer script for your OS.
- Replace the placeholder
CALLIO_API_KEYwith your real key from the dashboard. - Start or restart your MCP client (Cursor detects config automatically at project root).
- Verify that settings indicate connected tools:
search_apis,get_api_info, andcall_api.
QUICK SHELL COMMAND:
mkdir -p .cursor && curl -o .cursor/mcp.json https://callio.dev/callio-cursor-mcp.json