calllint for Windsurf
io.github.calllint/calllint
Static preflight safety gate for MCP servers — scan configs before you run them. Never executes.
client:Windsurf
transport:stdio
runtime:npm
Install calllint in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"calllint": {
"command": "npx",
"args": [
"-y",
"calllint-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs