crawlbit for Windsurf
io.github.amati032-dev/crawlbit
Four free tools to check if AI engines can find, read and recognise a site. No API key.
client:Windsurf
transport:stdio
runtime:npm
Install crawlbit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"crawlbit": {
"command": "npx",
"args": [
"-y",
"crawlbit-mcp"
],
"env": {
"CRAWLBIT_BASE_URL": "<CRAWLBIT_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs