Setup
~/.codeium/windsurf/mcp_config.json
mcp_config.json
{
"mcpServers": {
"autoleads": {
"serverUrl": "https://api.grezy.org/mcp/al/",
"headers": {
"Authorization": "Api-Key YOUR_API_KEY"
}
}
}
}Replace YOUR_API_KEY with the key you created in Settings → API keys and MCP.
- 1In Windsurf, open Cascade → MCP → Configure to edit mcp_config.json.
- 2Paste the configuration above, then refresh the server list.
- 3Ask Cascade “show me my AutoLeads campaigns”.
Worth knowing
- Careful: Windsurf expects “serverUrl”, not “url” like Cursor or VS Code.
- Windsurf expands ${env:MY_VARIABLE} and ${file:/path} inside headers.
Other clients
Claude is a trademark of Anthropic, ChatGPT of OpenAI, Cursor of Anysphere, VS Code and GitHub Copilot of Microsoft, Windsurf of Codeium. These marks belong to their respective owners and mentioning them implies no partnership.