Setup MCP Server
This MCP server is only meant for product exploration while using sandbox environment.
DO NOT USE OrchestratorX API Key from the PRODUCTION ENVIRONMENT.
Prerequisites: Ensure you have an MCP client installed (Cursor, Claude Desktop, Cline, etc.)
MCP URL: https://api-reference.orchestratorx.com/mcp
Step 1: Configure the OrchestratorX MCP server
The OrchestratorX MCP server lets your AI client search OrchestratorX docs and safely explore Sandbox APIs as tools (e.g., create a payment and get a 3DS/redirect URL).
Recommended: Claude Code
Add it via CLI:
claude mcp add --transport http orchestratorx https://api-reference.orchestratorx.com/mcp
On successfully adding this, you should see this output in CLI:

Run claude and verify if MCP was configured properly using /mcp. You should see an output similar to:

For configuring other MCP clients (Cursor / Claude Desktop / etc.)
Follow Mintlify's client-specific setup guide using the same MCP: https://api-reference.orchestratorx.com/mcp
Step 2: Make your first payment
Paste below prompt in your AI client after replacing with your sandbox API_KEY:
Make a 100 EUR payment via OrchestratorX V1 in sandbox.
Sandbox API key: <YOUR_SANDBOX_API_KEY>
Output:
You can head on to payment section in OrchestratorX Control Center and verify the payment with the time stamp and status as REQUIRES_CUSTOMER_ACTION (depending on the flow you selected - 3DS vs No3DS).
Responses from AI tools can be incorrect, use with caution.
and contact us at email support for any questions or further support.