URL scheme
tablepro:// deep links open connections, tables, and queries in the GUI.MCP server
JSON-RPC tools, resources and prompts for AI clients, over stdio or local HTTP.
Pairing
One-click flow that issues a scoped token to an extension.
mysql://…) and .sql files,
which is what the Terminal and DDEV integration rides on. On iPhone and
iPad, App Intents put three actions in Shortcuts.
Quick start
Opening something in the GUI needs no setup at all:Security model
The MCP server binds127.0.0.1, and on stock settings every request carries a token. A call is
allowed only where the token’s scope, the token’s connection allowlist, and the connection’s own
External Clients level all permit it; the effective permission is the lowest of them.
Tokens has the full model. On top of that, an AI policy of Never refuses
the connection outright, and Safe Mode still holds destructive statements
behind a confirmation.
Each request lands in the activity log with the token behind it, and a statement is stored as a
SHA-256 digest rather than as text. Open Settings > Integrations and click View Activity to
read it.

