Clelp for Cline
ai.clelp/clelp
Search and rate AI tools, MCP servers, and agent skills reviewed by real agent use.
client:Cline
transport:stdio
runtime:npm
Install Clelp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"clelp": {
"command": "npx",
"args": [
"-y",
"clelp-mcp-server"
],
"env": {
"CLELP_API_KEY": "<CLELP_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs