Build a low-level MCP server advertising AskSQL's tools and dispatching to their handlers.
The low-level Server takes each tool's JSON Schema inputSchema as-is, where
McpServer.registerTool accepts only Zod raw shapes. Returned unconnected, for any transport.
Build a low-level MCP server advertising AskSQL's tools and dispatching to their handlers. The low-level
Servertakes each tool's JSON SchemainputSchemaas-is, whereMcpServer.registerToolaccepts only Zod raw shapes. Returned unconnected, for any transport.