codeweb for Windsurf
io.github.ghostlygawd/codeweb
See what your AI edits affect. Structural checks for AI code changes. 28 MCP tools, no LLM.
client:Windsurf
transport:stdio
runtime:npm
Install codeweb in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"codeweb": {
"command": "npx",
"args": [
"-y",
"@ghostlygawd/codeweb"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs