Connect
Orus is a remote MCP server over HTTP with OAuth. You need the Farao app on your phone and an AI client that supports remote MCP servers. To trade, your Farao account needs funds.
https://orus.getfarao.com/mcpAdd Orus to your client
Claude
- Open Settings → Connectors → Add custom connector, or use this link to open the dialog with the fields filled in.
- Name it Orus and paste the URL above.
- Select Add, then Connect next to the new connector.
Claude Code
claude mcp add --transport http orus https://orus.getfarao.com/mcpThen run /mcp inside Claude Code and authenticate Orus.
ChatGPT
- Custom connectors need a Plus, Pro, Team or Enterprise plan. Turn on Developer mode under Settings → Connectors → Advanced.
- Choose Add custom connector, name it Orus and paste the URL above.
- Select Connect.
Grok
- On grok.com, open Settings → Connectors → Add connector.
- Name it Orus and paste the URL above.
- Select Connect.
Any other MCP client
Add a remote server with the URL above and the streamable HTTP transport. Orus uses OAuth with dynamic client registration, so there is no API key to copy. The client opens the approval page for you.
Approve from the Farao app
Every client ends at the same approval page.
- On a computer, the page shows a QR code. Scan it with your phone camera. On your phone, the page shows a button that opens the Farao app.
- The Farao app shows which client is asking and what it wants to do.
- Choose the execution mode, set your limits if you pick autonomous, and choose how long the connection lasts: 7 days, 30 days or no expiry.
- Approve. The app signs the consent with your account, and your client finishes connecting on its own.
The approval page is valid for 10 minutes. If it expires, start the connection again from your client.
Check that it works
Start a new conversation and ask:
What's my Farao balance?The agent should call get_account_status and get_portfolio. If no Orus tools show up, see Troubleshooting.
Disconnect
Open the Farao app and go to Settings → Connected apps. Every connection is listed with its own PnL, volume and trade count. Revoke one and its access stops at once. Removing the connector in your AI client does not revoke access on its own, so revoke in the app too.
