Overview

Published on May 25th, 2026

Introduction

Roadie Context Store integrations can also be used to channel API calls to third-party services via the integrations MCP server.

Instead of requiring each agent to hold credentials for multiple systems, or to individually configure access in each of those systems, requests can be routed through the Roadie Context Store.

This allows a single pinch point for requests for data from third-parties.

How do you use it?

  1. Ensure the integrations MCP server is enabled in the Adminstration panel of app.roadie.so.
  2. Add https://app-api.roadie.so/api/mcp/v1/integrations to your MCP clients config list.

Available tools

ToolDescription
list-integrationsList all configured integrations and their connection details.
integration-request-httpMake authenticated HTTP requests through an integration.
integration-request-awsMake authenticated AWS API requests through an integration.