TiDB AI
Enables the Cursor IDE to interact with TiDB AI.
About
TiDB AI provides a Model Control Protocol (MCP) server that allows the Cursor IDE to query the TiDB AI platform. Utilizing stdio transport, the server facilitates communication between Cursor and TiDB AI, allowing developers to ask questions and leverage AI-powered insights directly within their development environment.
Key Features
- Enables querying TiDB AI from Cursor IDE
- Uses stdio transport for communication
- Provides a command-line interface
Use Cases
- Asking questions to TiDB AI directly from Cursor
- Leveraging AI assistance within the Cursor IDE
- Integrating AI insights into code development workflows