codemore for Windsurf
io.github.abhinavteja123/codemore
The static analyzer your AI agent reads — fix-ready, machine-readable scan reports over MCP.
client:Windsurf
transport:stdio
runtime:npm
Install codemore in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"codemore": {
"command": "npx",
"args": [
"-y",
"codemore"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs