Windsurf
Add to ~/.codeium/windsurf/mcp_config.json (or open via the MCPs icon in the Cascade panel):
{
"mcpServers": {
"promptick": {
"serverUrl": "https://api.promptick.ai/api/mcp",
"headers": {
"Authorization": "Bearer mk_live_your_api_key_here"
}
}
}
}
Note: Windsurf uses serverUrl (not url). Restart Windsurf. Need a key? See Managing API keys.