Skip to content
Windsurf

OmniSeek for Windsurf

io.github.battam1111/omniseek

Your agent seeks what search can't find. A self-hosted perception MCP server.

client:Windsurf transport:stdio runtime:pypi

Install OmniSeek in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "omniseek": {
      "command": "uvx",
      "args": [
        "omniseek"
      ]
    }
  }
}

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

OmniSeek in other clients