Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Clawifi in other clients