Chord MCP

Chord's hosted Model Context Protocol server — a remote, OAuth-protected, read-only window into a customer's Chord data warehouse. Fourteen documented tools cover schema search, saved views, prior question/SQL pairs, org SQL conventions, table preview, read-only SQL execution, activation/sync health, and multi-tenant routing across the Chord organizations the authenticated user belongs to. Registered in Claude via Custom Connectors, via Chord's own Claude Code plugin, or through the mcp-remote bridge; tools/list is auth-gated behind OAuth 2.1 with PKCE and dynamic client registration against Chord's Stytch-backed authorization server.

API entry from apis.yml

apis.yml Raw ↑
name: Chord MCP
description: Chord's hosted Model Context Protocol server — a remote, OAuth-protected, read-only window
  into a customer's Chord data warehouse. Fourteen documented tools cover schema search, saved views,
  prior question/SQL pairs, org SQL conventions, table preview, read-only SQL execution, activation/sync
  health, and multi-tenant routing across the Chord organizations the authenticated user belongs to. Registered
  in Claude via Custom Connectors, via Chord's own Claude Code plugin, or through the mcp-remote bridge;
  tools/list is auth-gated behind OAuth 2.1 with PKCE and dynamic client registration against Chord's
  Stytch-backed authorization server.
humanURL: https://docs.chord.co/chord-mcp
baseURL: https://mcp.chord.co/mcp
tags:
- MCP
- AI Agents
- Commerce Analytics
- Data Warehouse
properties:
- type: MCPServer
  url: mcp/chord-commerce-mcp.yml
- type: Documentation
  url: https://docs.chord.co/chord-mcp
- type: OAuthScopes
  url: scopes/chord-commerce-scopes.yml
- type: WellKnown
  url: well-known/chord-commerce-well-known.yml
- type: SourceCode
  url: https://github.com/chordcommerce/chord-copilot