MCP
Model Context Protocol lets you connect your Large Language Model (LLM) to external data. Follow this guide to connect you LLM to your Bucket data
The MCP server is still in development
To get started follow these few steps:
Install the CLI which comes with the MCP server:
Start the MCP by running
npx bucket mcp
.Add the MCP server to e.g. Cursor,
That's it!
Last updated
Was this helpful?