We have a custom MCP (Model Context Protocol) server that is cloud-hosted and exposes REST endpoints. The MCP server acts as a gateway that allows LLMs to invoke REST APIs on external systems, including our RTM platform.
Our objective is to integrate this MCP service with Rovo so that Rovo can discover and use the MCP tool to make REST API calls through natural language prompts.
Use Case
Request:
Could you please provide guidance on:
Example Requirement
We would like users to be able to issue prompts such as:
"Create a folder in RTM named Release_1.0"
or
"Upload the generated test cases to RTM"
Rovo should then invoke the corresponding MCP tool, which will execute the appropriate REST API calls against RTM and return the result.
Please advise on the recommended approach and any prerequisites for enabling this integration.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.