Skip to content
VS Code

Connext MCP for VS Code

com.rti/connext-mcp

Integrate Connext AI into agentic workflows, enabling Connext product-aware assistance.

client:VS Code transport:streamable-http

Install Connext MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "connext-mcp": {
      "type": "http",
      "url": "https://chatbot.rti.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Connext MCP in other clients