calllint for Cline
io.github.calllint/calllint
Static preflight safety gate for MCP servers — scan configs before you run them. Never executes.
client:Cline
transport:stdio
runtime:npm
Install calllint 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": {
"calllint": {
"command": "npx",
"args": [
"-y",
"calllint-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs