Skip to content
Windsurf

TinyFish Guided Research for Windsurf

io.github.mohdsaleh/tinyfish-guided-research

Auditable deep-research MCP server powered by TinyFish Search and Fetch.

client:Windsurf transport:stdio runtime:pypi

Install TinyFish Guided Research 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": {
    "tinyfish-guided-research": {
      "command": "uvx",
      "args": [
        "tinyfish-guided-research-mcp"
      ],
      "env": {
        "TINYFISH_API_KEY": "<TINYFISH_API_KEY>",
        "DATABASE_URL": "<DATABASE_URL>",
        "RESEARCH_DB_PATH": "<RESEARCH_DB_PATH>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

TinyFish Guided Research in other clients