Compete Competitive Intelligence for Cline
io.github.niyonzimabryan/compete
Typed access to monitored competitive changes, evidence, dossiers, research, and collection health.
client:Cline
transport:stdio
runtime:npm
Install Compete Competitive Intelligence 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": {
"compete": {
"command": "npx",
"args": [
"-y",
"compete-mcp"
],
"env": {
"COMPETE_API_KEY": "<COMPETE_API_KEY>",
"COMPETE_URL": "<COMPETE_URL>",
"COMPETE_REPO": "<COMPETE_REPO>",
"COMPETE_TIMEOUT_MS": "<COMPETE_TIMEOUT_MS>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs