Client SDKs
Integrate the MCP Toolbox directly into your custom applications and AI agents using our official SDKs for Python, JavaScript/TypeScript, and Go.
2 minute read
Once your MCP Toolbox server is configured and running, the next step is putting those tools to work. Because MCP Toolbox is built on the Model Context Protocol (MCP), it acts as a universal control plane that can be consumed by a wide variety of clients.
Choose your connection method below based on your use case:
If you are building custom AI agents or orchestrating multi-step workflows in code, use our officially supported Client SDKs. These SDKs allow your application to fetch tool schemas and execute queries dynamically at runtime.
You do not need to build a full application to use the Toolbox. You can interact with your configured databases and execute tools directly from your terminal using MCP-compatible command-line clients.
MCP Client: Connect to an MCP client.
Gemini CLI: Explore how to use the Gemini CLI and its available datacloud extensions to manage and query your data using natural language commands right from your terminal.
By connecting the Toolbox directly to an MCP-compatible IDE, your AI coding assistant gains real-time access to your database schemas, allowing it to write perfectly tailored queries and application code.
Integrate the MCP Toolbox directly into your custom applications and AI agents using our official SDKs for Python, JavaScript/TypeScript, and Go.
How to connect to Toolbox from a MCP Client.
Connect to Toolbox via Gemini CLI Extensions.
List of guides detailing how to connect your AI tools (IDEs) to Toolbox using MCP.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.