Skip to content

Tools

Daeda MCP exposes a small set of tools your AI client can call once the local database is synced.

ToolWhat it does
db_statusReports current sync progress and database health — use it to confirm the local database is ready for queries
get_raw_sqlLets 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.