Skip to content
Windsurf

optiqra mcp for Windsurf

io.github.armin5872/optiqra-mcp

MCP server exposing OptiQra's website audit tools: SEO, GEO, AEO, and AI-generated fixes.

client:Windsurf transport:stdio runtime:npm

Install optiqra mcp 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": {
    "optiqra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "optiqra-mcp"
      ],
      "env": {
        "OPTIQRA_BASE_URL": "<OPTIQRA_BASE_URL>",
        "OPTIQRA_PROVIDER_API_KEY": "<OPTIQRA_PROVIDER_API_KEY>",
        "OPTIQRA_TIMEOUT_MS": "<OPTIQRA_TIMEOUT_MS>"
      }
    }
  }
}

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

optiqra mcp in other clients