{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_agentql_mcp",
  "slug": "agentql-mcp",
  "name": "AgentQL MCP",
  "canonical_url": "https://www.openagent.bot/plugins/agentql-mcp",
  "category": "plugins",
  "resource_type": "plugin",
  "summary": "AgentQL MCP is an open-source Model Context Protocol server that integrates AgentQL's data extraction capabilities. It is relevant for agents that need structured web data extraction through an MCP-compatible tool surface.",
  "capabilities": [
    "plugin",
    "mcp",
    "protocol",
    "connectors",
    "browser-automation"
  ],
  "constraints": [
    "open-source",
    "mcp-compatible"
  ],
  "scenarios": [
    "browser-agent",
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "browser",
    "memory",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "high",
  "recommended_workflows": [
    "Browser automation",
    "Coding agent workflow",
    "Connector or protocol layer"
  ],
  "avoid_when": [
    "Teams that only need passive browsing",
    "Workflows where external web extraction is not allowed"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage"
  ],
  "evidence_urls": [
    "https://github.com/tinyfish-io/agentql-mcp",
    "https://docs.agentql.com/integrations/mcp"
  ],
  "last_verified_at": "2026-06-11",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/plugins/agentql-mcp.json",
    "markdown_url": "https://www.openagent.bot/plugins/agentql-mcp.md",
    "agent_json_url": "https://www.openagent.bot/plugins/agentql-mcp.agent.json"
  }
}