cli for Cline
io.github.noticedso/cli
Search your developer network and trace connection paths via GitHub & LinkedIn.
client:Cline
transport:stdio
runtime:npm
Install cli 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": {
"cli": {
"command": "npx",
"args": [
"-y",
"@noticed/cli"
],
"env": {
"NOTICED_API_URL": "<NOTICED_API_URL>",
"NOTICED_API_KEY": "<NOTICED_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs