commoncrawl mcp for Windsurf
io.github.mrfentmen/commoncrawl-mcp
Use this MCP server to Common Crawl index discovery for historical web captures. Tools include...
client:Windsurf
transport:stdio
runtime:npm
Install commoncrawl mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"commoncrawl-mcp": {
"command": "npx",
"args": [
"-y",
"commoncrawl-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs