Integrations
Windsurf
Wire CCPEDIA into Codeium's AI IDE.
Open mcp_config.json
Path: ~/.codeium/windsurf/mcp_config.json
Add the server
{
"mcpServers": {
"ccpedia": {
"serverUrl": "https://ccpedia.xyz/mcp"
}
}
}Restart Windsurf
Quit and reopen. Tools register on the next startup.
The Windsurf field name is
serverUrl, not url (Cursor uses url). Mixing them up is the most common config error.