External service connections — admin only.
Gives the orchestrator direct read-only access to the Aether MariaDB via the ae_db_query, ae_db_describe, and ae_db_show_view tools. Only SELECT, SHOW, DESCRIBE, and EXPLAIN are permitted — no writes possible.
ae_db_query
ae_db_describe
ae_db_show_view
Use the same credentials as agents_sync/mcp/scripts/sql_inspector.py. Leave the password blank to keep the stored value.
agents_sync/mcp/scripts/sql_inspector.py