docs/use-cases/mcp_api/cursor.mdx
This tutorial walks you through the usage of MindsDB MCP API with Cursor.
mcp.json file. Ensure that MindsDB is running locally with its HTTP API enabled.{
"mcpServers": {
"mindsdb": {
"url": "http://127.0.0.1:47334/mcp/sse"
}
}
}