What you need
- An Aries account and access to Client Center.
- Access to claude.ai in your browser.
Step 1: Get your Client ID (common for all platforms)
Your Client ID comes from an OAuth client you create in Client Center. You must set the OAuth redirect URI there at the time of API key generation — it is used for authentication only; the connector URL is separate (see Step 2). Do this once: Create an OAuth client in Client Center. When creating the key, set the redirect URI tohttps://mcp.aries.com/auth/callback. Then copy your Client ID (you only enter the Client ID in Claude).
Step 2: Register the Aries connector in Claude.ai
Follow these steps to add Aries as a custom connector so Claude can use the Aries API.- Access Settings: Open Claude, click your profile icon (bottom-left), and select Settings.
- Navigate to Connectors: Click on the Connectors tab.
- Add custom connector: Click Add custom connector.
- Enter details:
- Name — Give your connector a name (e.g. “Aries” or “Aries Trading”).
- Remote MCP server URL — Enter this exact URL (fixed for all users):
- Advanced settings — Enter your OAuth Client ID (the Client ID you copied from Client Center in Step 1). Client ID is required — the connection will not work without it.
- Finalize: Click Add.
Step 3: Complete the OAuth screen and grant permission
When you use the Aries connector for the first time, Claude will send you to Aries to authorize.- In Claude.ai, use the Aries connector (e.g. start a chat that uses it or enable it).
- Your browser opens the Aries OAuth screen (sign-in and consent page).
- Sign in with your Aries credentials and review the permissions.
- Click Allow or Approve to grant access.
Step 4: You’re connected
Claude.ai is now linked to your Aries account. You can ask in plain language, for example:- “What’s in my Aries portfolio?”
- “What’s the current price of AAPL?”
- “Place a limit buy order for 10 shares of MSFT at $400.”
Troubleshooting
| Issue | What to do |
|---|---|
| “redirect_uri_mismatch” | In Client Center, set the OAuth redirect URI to exactly https://mcp.aries.com/auth/callback (no trailing slash). This is set when you generate the API key. |
| “invalid_client” | Confirm your Client ID is correct and the client is active in Client Center. |
| “invalid_grant” or “code expired” | The authorization code is one-time use. Start the connection again and complete the OAuth screen without delay. |
| Permission screen didn’t appear or I missed it | The grant screen only appears the first time. Try removing the connector and adding it again with the same Client ID, or create a new OAuth client in Client Center and add the connector with the new Client ID, then complete the OAuth screen. |
| Claude doesn’t see Aries | Ensure the custom connector is added with Remote MCP server URL https://mcp.aries.com/mcp and your OAuth Client ID in Advanced settings, and that you completed Step 3 (OAuth screen and approval). |
How it works
The flowchart below shows the full connection flow. The sections under it are expandable — closed by default; click a step heading to open and see the details.Step 1: Client Center — get Client ID
Step 1: Client Center — get Client ID
Where: Client Center → API
- Open Client Center and go to the API section.
- Click Generate Key.
- Fill in client name, Redirect URI
https://mcp.aries.com/auth/callback, and scopes. The redirect URI is for authentication only. - Save and copy your Client ID (you only enter this in Claude).
Step 2: Claude.ai — register the connector
Step 2: Claude.ai — register the connector
Where: claude.ai → Profile icon (bottom-left) → Settings → Connectors
- Open Claude, click your profile icon (bottom-left), select Settings, then the Connectors tab.
- Click Add custom connector.
- Enter Name, Remote MCP server URL
https://mcp.aries.com/mcp, and in Advanced settings your OAuth Client ID. - Click Add.
Step 3: OAuth screen — grant permission
Step 3: OAuth screen — grant permission
Where: Your browser (Aries OAuth screen)
- Use the Aries connector in Claude; your browser opens the Aries OAuth screen.
- Sign in and click Allow or Approve. The first-time permission grant appears only once — don’t miss it.
- The gateway completes the token exchange; you’re connected.
Step 4: Connected — use Claude with Aries
Step 4: Connected — use Claude with Aries
Where: Claude.aiClaude is linked to your Aries account. Ask for portfolio, market data, or orders; Claude uses the Aries API with the permissions you approved.
Next steps
MCP Authentication
Common steps and all supported platforms.
Claude Desktop
Connect Claude Desktop app to Aries.
Claude Mobile
Connect Claude on your phone to Aries.
Claude Code
Add Aries MCP via Claude Code CLI.
Cursor
Add Aries MCP server in Cursor.
ChatGPT
Connect ChatGPT to Aries via MCP.
Perplexity
Connect Perplexity to Aries via MCP.
Microsoft Copilot Studio
Add Aries MCP tool in Copilot Studio.