What you need
- An Aries account and access to Client Center.
- Access to ChatGPT with developer mode (or app/connector settings) so you can create and configure apps.
Step 1: Get your Client ID from Client Center
Create an OAuth client in Client Center and copy your Client ID. You will paste it into ChatGPT in Step 2. Use the same redirect URI as other MCP platforms; you do not need to add any callback URL from ChatGPT into Client Center. Do this first: Create an OAuth client in Client Center. Set the redirect URI tohttps://mcp.aries.com/auth/callback. Copy your Client ID. You only need to add this Client ID in ChatGPT.
Step 2: Create the app in ChatGPT and add your Client ID
Create the app in ChatGPT, then in Advanced settings select User-Defined OAuth Client and paste your Client ID. ChatGPT handles the OAuth flow.- Open ChatGPT and go to Settings (or your profile/settings).
- Find Apps (or Connectors / Developer). If you need developer mode, enable it in settings so you can create custom apps.
- Click Create app or Add to add a new app.
- Fill in the app details:
- Name — e.g. aries (or any name you prefer).
- MCP Server URL — Enter this exact URL (fixed for all users):
- Authentication — Select OAuth.
- Open Advanced settings (expand the section). In OAuth advanced settings:
- For Registration method, select User-Defined OAuth Client.
- In OAuth Client ID (Optional), paste your Client ID from Step 1. For Aries, the Client ID is required.
- Read the warning about custom MCP servers. Check I understand and want to continue if shown.
- Click Create (or Add) to create the app.
Token endpoint auth method — If shown, client_secret_post is typically used. You do not need to change it when using only Client ID.
Step 3: Click Connect and complete the Aries OAuth screen
Once the app is created, connect it to your Aries account.- In ChatGPT, find your Aries app and click Connect (or the equivalent action to start the connection).
- Your browser opens the Aries OAuth screen (sign-in and consent page). This is the same flow as on other platforms (Claude, Cursor, etc.).
- Sign in with your Aries email and password.
- Review the permissions and click Allow or Approve to grant access.
Step 4: You’re connected
ChatGPT is now linked to your Aries account. You can ask in natural language for portfolio info, market data, or to place orders — same as on other platforms. ChatGPT uses the Aries API with the permissions you granted.Troubleshooting
| Issue | What to do |
|---|---|
| ”redirect_uri_mismatch” | In Client Center, set the OAuth redirect URI to https://mcp.aries.com/auth/callback (same as other MCP platforms). |
| “invalid_client” | Confirm your Client ID is correct and the client is active in Client Center. Ensure you selected User-Defined OAuth Client and pasted the Client ID in the OAuth Client ID field in ChatGPT. |
| Permission screen didn’t appear or I missed it | The grant screen only appears the first time. Complete sign-in and click Allow before closing the browser tab. If you missed it, remove the app and add it again, then Connect and complete the OAuth screen. |
Next steps
MCP Authentication
Common steps and all supported platforms.
Claude.ai (Web)
Connect Claude in the browser to Aries.
Cursor
Add Aries MCP server in Cursor.
Claude Desktop
Connect Claude Desktop to Aries.
Perplexity
Connect Perplexity to Aries via MCP.
Microsoft Copilot Studio
Add Aries MCP tool in Copilot Studio.