MCP
Model Context Protocol endpoint for AI tool integration
The MCP endpoint provides AI clients with access to dbtrail tools via the Model Context Protocol. Requires the mcp:connect permission.
Endpoint
| Method | Endpoint | Permission | Description |
|---|---|---|---|
POST | /mcp | mcp:connect | MCP Streamable HTTP endpoint |
DELETE | /mcp | mcp:connect | Terminate an MCP session |
The MCP endpoint handles tool calls (list_servers, list_tables, query, recover, status) via the Model Context Protocol. See Claude Integration for setup instructions.