Clelp for Windsurf
ai.clelp/clelp
Search and rate AI tools, MCP servers, and agent skills reviewed by real agent use.
client:Windsurf
transport:stdio
runtime:npm
Install Clelp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clelp": {
"command": "npx",
"args": [
"-y",
"clelp-mcp-server"
],
"env": {
"CLELP_API_KEY": "<CLELP_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs