Connect your data to your AI agents
Open source infrastructure that makes your existing databases AI-ready. Describe how you want agents to interact with your data, and get a full-featured engine to make it happen.
curl -fsSL /install | bash
The open source infrastructure you need.
Automatic REST API Generation
Define queries in a schema, get REST endpoints automatically.
MCP Tools for AI Assistants
Expose queries as MCP tools for AI assistants via JSON-RPC.
Auto-Generated OpenAPI Documentation
OpenAPI 3.0 specs and markdown docs generated for you.
Multi-Database Support
PostgreSQL, MySQL, and Redis support out of the box.
Built-in Input Validation
Automatic type checking for all query parameters.
LLM-Friendly Documentation
Generates llms.txt and agent skills for AI integration.
Stop doing it the hard way.
- × Build custom API endpoints for each query
- × Write boilerplate validation and error handling
- × Manually create OpenAPI documentation
- × Build MCP tools from scratch for each agent
- × Maintain llms.txt and agent skills manually
- × Weeks of development and ongoing maintenance
- ✓ Define queries once in a schema
- ✓ Automatic input validation and type checking
- ✓ OpenAPI specs generated automatically
- ✓ MCP tools ready for any AI agent
- ✓ llms.txt and agent skills auto-generated
- ✓ Up and running in minutes
How it works
Full-featured engine that allows agents to interact with your data.
No code required.