# ๐ฆ Dinobase
The data platform for agents.
Dinobase syncs 100+ sources โ APIs, databases, files, MCP servers โ annotates your data, and makes it SQL-ready for agents.
[](https://pypi.org/project/dinobase)
[](LICENSE)
[](https://join.slack.com/t/dinobasecommunity/shared_invite/zt-3vd5zvlle-Ys24UiLvbGSg9sxbGMltJA)
[Docs](https://dinobase.ai) ยท [Getting Started](https://dinobase.ai/docs/getting-started/) ยท [Connectors](https://dinobase.ai/docs/connectors/overview/) ยท [Slack Community](https://join.slack.com/t/dinobasecommunity/shared_invite/zt-3vd5zvlle-Ys24UiLvbGSg9sxbGMltJA)
| **CLI** โ for Claude Code, Cursor, Codex, Aider, any agent that runs shell ```bash dinobase install claude-code # Claude Code (~/.claude/CLAUDE.md) dinobase install cursor # Cursor (./AGENTS.md) dinobase install codex # Codex (~/.codex/AGENTS.md) ``` Writes usage instructions to the tool's instructions file. Agents run `dinobase info`, `dinobase describe`, and `dinobase query` directly. |
**MCP server** โ for Claude Desktop, any MCP client
```bash
dinobase install claude-desktop # Claude Desktop (writes config automatically)
dinobase serve # any other MCP client
```
`dinobase serve` starts the MCP server on stdio. Run `dinobase mcp-config |