a month ago
Load and parse webpages using natural language queries to extract structured data. Manage browser sessions for interactive automation and retrieve usage metrics.
Server Config
{
"mcpServers": {
"agentql": {
"command": "uvx",
"args": [
"mcparmory-agentql"
],
"env": {
"API_KEY": "YOUR_API_KEY"
}
}
}
}