Anakin for Windsurf
io.anakin/mcp
Web data for AI agents: scrape, crawl, search, deep research, site monitoring, browser automation
client:Windsurf
transport:stdio
runtime:npm
Install Anakin in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@anakin-io/mcp"
],
"env": {
"ANAKIN_API_KEY": "<ANAKIN_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs