Tools
Daeda MCP exposes a small set of tools your AI client can call once the local database is synced.
| Tool | What it does |
|---|---|
db_status | Reports current sync progress and database health — use it to confirm the local database is ready for queries |
get_raw_sql | Lets the AI run raw SQL against the local database for ad-hoc analysis |
Each tool has its own page in the sidebar with the input parameters, expected output, and example calls.