APIs
When you start MindsDB, the following APIs become available:-
HTTP API, along with A2A API and MCP API, runs on port
47334
.-
Access the MindsDB Editor at
mindsdb-instance-url:47334
-
Access the MCP API at
mindsdb-instance-url:47334/mcp/
-
Access the A2A API at
mindsdb-instance-url:47334/a2a/
-
Access the MindsDB Editor at
-
MySQL API runs on port
47335
.- Connect to MindsDB from database clients as if it were a standard MySQL database.