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
01Enables querying TiDB AI from Cursor IDE
02Uses stdio transport for communication
03Provides a command-line interface
Use Cases
01Asking questions to TiDB AI directly from Cursor
02Leveraging AI assistance within the Cursor IDE
03Integrating AI insights into code development workflows