Skip to content
Cline

agentql for Cline

com.mcparmory/agentql

Query webpages and extract structured data using natural language

client:Cline transport:stdio runtime:pypi

Install agentql in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agentql in other clients