01Automatically handles pagination, authentication, and filter pushdown to the API.
02Supports complex SQL operations including JOINs across multiple APIs.
03Returns results in TOON, JSON, or human-readable table formats.
04Query any REST API with an OpenAPI spec using standard SQL syntax.
05Functions as an MCP server providing `get_schema`, `query`, and `explain` tools for AI agents.
060 GitHub stars