Overview

Published on May 25th, 2026

Introduction

Roadie Context Store serves data out via a series of MCP servers.

The primary mechanism for interacting with the Data Store is the explore server.

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/explore to your MCP clients config list.

Available Tools

ToolDescription
search-catalog-datastoreFull-text search across all objects in the catalog datastore.
get-catalog-datastore-objectFetch a specific object by datasource ID and object ID.
get-catalog-datastore-schemaView the schema (field structure) of a datasource.
list-catalog-datastore-datasourcesList all datasources with their descriptions and integration IDs.
list-catalog-datastore-objectsBrowse objects within a specific datasource.
get-related-catalog-datastore-objectsGet objects related to a specific object via relationships.
list-catalog-datastore-relationship-layersList all relationship layers (e.g. Ownership, Dependencies).
get-context-bundleRetrieve a context bundle with all its grouped members.
list-capabilitiesList all saved capabilities.
get-capabilityRetrieve the full instructions for a specific capability.