Getting Started with Connext AI#
Sign Up#
A Connext AI account is required to use the Connext Chatbot, the Connext Copilot extension, the AI features in System Designer, and the Connext MCP Server. If you already have an RTI Academy or Support Portal account, you can login using your existing RTI credentials; otherwise, create a new account.
To create a free account, go to the signup page.
Connext Chatbot#
To log in, go to the Connext Chatbot page.
Once logged in, enter your query, instruction, or request into the chat interface to start a conversation. You can ask for specific information or get coding assistance on all Connext products and features. See Prompt Examples below for tips on how to get the best responses from Connext AI.
Connext Copilot VS Code Extension#
To download the Connext Copilot extension, go to the Visual Studio Code Marketplace.
Refer to the extension’s documentation for installation instructions and usage details.
Connext MCP Server#
Use the following details to connect:
Server URL: https://chatbot.rti.com/mcp
Protocol: HTTP/SSE
Authentication: Use the same credentials as your Connext AI account.
Refer to your MCP client’s documentation for specific instructions on how to add a new MCP server:
In VS Code, you can use the Command Palette to add a new MCP server by searching for “MCP: Add Server” and entering the above details when prompted.
The Connext MCP server currently offers 1 tool: ask_connext_question.
This tool allows your agent of choice to send questions to Connext AI and use the response as context for future interactions. For example, an agent could ask a question about how to configure a specific QoS policy in Connext, and then use the response to inform its next steps in configuring a system design. We are actively working on adding more tools and capabilities to the MCP server, so stay tuned for updates!
Prompt Examples#
When interacting with Connext AI, the more specific your prompt, the better the response. Here are key elements to include for an effective prompt:
Product Mention: Specify the product you’re inquiring about. For example, specify Routing Service or Micro in the prompt.
Specific Request: Clearly state your question or the information you need. For example, “help me understand how endpoint discovery works,” or “write a modern C++ code example to create a content filtered topic.”
Context/Details: Provide additional context or details to help the chatbot better understand your request. For example, note your specific use case (e.g., “for a surgical robotic application”).
The following are detailed example prompts to get you started:
Can you explain how to configure Quality of Service (QoS) policies in Connext for optimizing data delivery and reliability for real-time control in a teleoperated robotic application?
How can I reduce latency in my Connext DDS system for a real-time distributed simulation application?
How does Connext Micro differ from Connext Professional for IoT device integration?
Accessing Interaction History#
Connext AI maintains a history of your interactions, allowing you to review past conversations. This feature is particularly useful for tracking the progression of inquiries or revisiting previous responses.
In the Connext Chatbot, your interaction history is displayed to the left of the chat panel; click the Show icon to open a previous chat session. After opening an older session, you can continue to ask follow up questions within the same context. To remove a session from your history, click the Remove icon.
Note that conversations are still stored in the backend and will not be removed unless you explicitly request it by contacting privacy@rti.com.
Providing Feedback#
To continually improve the quality of its responses, the Connext Chatbot includes a feedback mechanism. To help identify areas for improvement, you can rate the responses using the rating scale displayed at the end of each reply. Additionally, you can provide more detailed feedback via email to connext-ai-feedback@rti.com.