Back to MCP DirectoryUtility
AgentQL MCP Server
0 Stars
GitHub About this MCP Server
@tinyfish-io
Installation
Run this command to add this server to your local Claude Code or Cursor config:
Installation Command
{
"mcpServers": {
"agentql": {
"command": "npx",
"args": [
"-y",
"agentql-mcp"
],
"env": {
"AGENTQL_API_KEY": "YOUR_API_KEY"
}
}
}
}
Author: mcp.so Community
Last Updated: 6/10/2026