MCP API
Usage with Cursor
This tutorial walks you through the usage of MindsDB MCP API with Cursor.
Tutorial
- Open Cursor, go to the Cursor Settings, open the MCP tab, and click on Add new global MCP server. Alternatively, go to the Cursor settings -> Features -> MCP Servers.
- Add the below content to the
mcp.json
file. Ensure that MindsDB is running locally with its MCP API enabled.
- Ensure that MindsDB is listed as an MCP server.
- Open the Cursor chat window and select the Agent mode from the dropdown.
- Ask questions over your data. Note that you need to approve each call of the MCP server’s tools by clicking on Run tool.
- The agent provides an answer with helpful suggestions of follow-up information that can be extracted from the available data.
Was this page helpful?