xplainable mcp server for Cursor
io.github.xplainable/xplainable-mcp-server
Train, explain, optimise and deploy transparent glass-box ML models via workflow tools.
client:Cursor
transport:streamable-http
Install xplainable mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"xplainable-mcp-server": {
"url": "https://mcp.xplainable.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs