Skip to Content

MCP

MCP (Model Context Protocol) servers allow you to export sources from external tools into your Rhesis Knowledge base. These sources can then be used in test generation and other workflows.

MCP Page

Setting Up an MCP Connection

Quick Setup Video

Watch this video to see how to connect your Notion workspace and export pages as knowledge sources:

Add a MCP Connection to Notion

  1. Create a Notion integration at https://www.notion.so/profile/integrations .
  2. After creating the integration, click on the “Integration” tab to grant access to the pages and teamspaces you want to export from.
  3. Copy the integration token (it begins with ntn_)
  4. In Rhesis, navigate to the MCP page and click “Add MCP Server”
  5. Select “Notion” as the provider type
  6. Enter a connection name and paste the token
  7. Test the connection
  8. Save

Add a MCP Connection to GitHub

  1. Log in to GitHub and click your profile picture → Settings.
  2. Select “Developer Settings” from the left sidebar
  3. From there, click on “Personal Access Tokens” → “Tokens (classics)”
  4. Click on “Generate new token” → “Generate new token (classics)”
  5. Choose the scopes required. For Rhesis, you will need to select repo (permission to full access to repositories).
  6. In Rhesis, go to the MCP page and click “Add MCP Server.”
  7. Select GitHub as the provider type.
  8. Enter the connection name and paste the token.
  9. Test the connection
  10. Save

Add a MCP Connection to Custom MCP Servers

  1. Select “Custom” as the provider type
  2. Enter a connection name
  3. Provide the full MCP server configuration as JSON in tool metadata
  4. Include required authentication tokens in credentials
  5. Test the connection
  6. Save

Note: Custom MCP server support may not be fully functional in all cases.


Next Steps - Export sources from MCP servers in Knowledge - Use exported sources in Test Generation