Skip to content
Windsurf

agentql for Windsurf

com.mcparmory/agentql

Query webpages and extract structured data using natural language

client:Windsurf transport:stdio runtime:pypi

Install agentql in Windsurf

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

{
  "mcpServers": {
    "agentql": {
      "command": "uvx",
      "args": [
        "mcparmory-agentql"
      ]
    }
  }
}

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

agentql in other clients