Query cross-connector business data for agents with Dinobase
Use Dinobase to give agents a SQL layer over SaaS APIs, databases, files, and MCP servers so they can answer cross-system business questions with previewed writes.
Prerequisites
Dinobase CLI; approved source credentials; optional MCP client or shell-capable agent runtime
Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/DinobaseHQ/dinobase
- pip install -e ".[dev]"
Basic usage or getting-started notes:
Docs · Getting Started · Connectors · [Slack Community](https://join.slack.com/t/dinobasecommunity/s...
Your agents are flying blind. Agent stacks built on per-connector tool calls have a structural gap: agents can't JOIN across APIs, have no semantic context to interpret field values, and receive paginated JSON tha...
Getting Started — Install, connect, and query in 5 minutes
Extracted from upstream docs: https://raw.githubusercontent.com/DinobaseHQ/dinobase/HEAD/README.md