Clawifi for Windsurf
io.github.atakanelik34/clawifi-mcp
Agent-native internet gateway: typed search, fetch, scrape, crawl, and extract via the Clawifi API.
client:Windsurf
transport:stdio
runtime:pypi
Install Clawifi in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clawifi-mcp": {
"command": "uvx",
"args": [
"clawifi"
],
"env": {
"CLAWIFI_API_KEY": "<CLAWIFI_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs