Skip to main content

Add MCP Server to All Platforms

  1. Generate your MCP key (Client ID) - Open Client Center / Manage Account, go to the API section, and click Generate MCP Key. Copy the key - this is your Client ID.
  2. Enter the Remote MCP server URL - In your platform, add Aries as a custom connector / MCP server using this exact URL (no trailing slash):
  3. Enter your Client ID - Paste the MCP key you copied in step 1.
  4. Sign in and allow access - Your platform opens the Aries sign-in page. Sign in and click Allow to finish.

Detailed Guide By Platform

Aries MCP works with several platforms. Choose your platform for step-by-step setup instructions.

Claude.ai (Web)

Use Claude in your browser. Add the custom connector, enter the MCP URL and Client ID, and sign in.

Claude Desktop

Connect Aries to Claude Desktop so you can trade and view market data.

Claude Mobile

Connect Aries to Claude on your phone for voice or text-based help.

Claude Code

Add the Aries MCP server from the command line, then sign in to connect.

Cursor

Add the Aries MCP server in Cursor and enter the MCP URL and Client ID.

ChatGPT

Create an app in ChatGPT, add your Client ID, and click Connect.

Perplexity

Add a custom connector in Perplexity, then sign in to authorize it.

Microsoft Copilot Studio

Add an MCP tool in Copilot Studio and complete the manual OAuth setup.

Quick reference


Static Client ID (without Dynamic Client Registration)

Aries MCP doesn’t support Dynamic Client Registration (DCR). Instead, create your own OAuth app, copy its Client ID, and add it in your platform (often a config file like mcp.json). Your browser then opens to sign in and allow access.
In short, a Client ID is a must.

Next steps

Claude.ai (Web)

Step-by-step instructions for adding the connector in Claude.ai.

Claude Desktop

Step-by-step instructions for connecting Aries to Claude Desktop.

Claude Mobile

Step-by-step instructions for connecting Aries to Claude on your phone.

Claude Code

Step-by-step instructions for adding Aries MCP through the CLI.

Cursor

Step-by-step instructions for adding Aries MCP in Cursor.

ChatGPT

Step-by-step instructions for creating the ChatGPT app and connecting it.

Perplexity

Step-by-step instructions for connecting Perplexity to Aries via MCP.

Microsoft Copilot Studio

Step-by-step instructions for adding an MCP tool in Copilot Studio.

OAuth2 Guide

More details about scopes, security, and troubleshooting.