Connext MCP for Cursor
com.rti/connext-mcp
Integrate Connext AI into agentic workflows, enabling Connext product-aware assistance.
client:Cursor
transport:streamable-http
Install Connext MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"connext-mcp": {
"url": "https://chatbot.rti.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs