Why connect MCP?

Give your AI client real trading context, not generic advice.

An MCP connection lets your AI client understand the strategy, account, and market context you approve. It can test ideas, inspect live information, and execute selected API operations— while OAuth keeps private data and write actions under your control.

Understand your setup01/05

Move from generic questions to informed trading conversations.

Once connected, your AI can help you understand how your strategies are configured and what is happening in the account context you approved. It can explain, compare, and summarize without guessing at your setup.

Useful context
Ask questions about the system you actually use
Key features

What this part of the LivTorgEx workflow makes possible.

  • Explain strategy details

    Turn complex configuration into clear, actionable explanations.

  • Review account state

    See the approved balances, symbols, and activity relevant to your question.

  • Make better decisions

    Keep AI recommendations grounded in current, authorized information.

Scroll through the story

Setup instructions

Choose your AI app and follow its setup path.

You do not need to open the server URL in a browser or create an API key. Open your AI app's MCP, Connectors, or Integrations settings, add LivTorgEx as a remote HTTP server, and complete the OAuth sign-in when the app opens your browser.

What to copy into your AI app

Remote MCP URL

https://mcp.livtorgex.com/mcp

This is the value to paste into a Server URL, URL, or Streamable HTTP field.

Do not paste this one unless asked

https://mcp.livtorgex.com/.well-known/mcp

This discovery URL is only for clients that specifically ask for server metadata.

Select your AI app

Claude

Claude.ai or Claude Desktop

Open here: Open Claude → Customize → Connectors

  1. 1Click + next to Connectors, then choose Add custom connector.
  2. 2Name it LivTorgEx and paste the transport URL shown above.
  3. 3Click Add, then Connect. Finish the LivTorgEx sign-in in your browser.
  4. 4In a chat, click + → Connectors and enable LivTorgEx for that conversation.
Claude connector setup

How login works

OAuth consent is always user-approved.

The flow starts at the consent page in the landing app, then uses the normal authorization-code exchange with PKCE (S256). If you are not signed in yet, the page routes you through the existing LivTorgEx login screen first.

After connecting

Your AI client can act within the scopes you approved.

Once authorized, the client can read the data you allowed, run validation and backtests, and perform the limited lead and follow actions exposed by the server.

Scopes

The server only exposes the capabilities you explicitly grant.

mcp:connect

MCP connect

Connect an AI client to a LivTorgEx account.

mcp:read

MCP read

Read strategy versions, execution paths, balances, symbols, and related context.

mcp:validate

MCP validate

Validate strategy-worker account bindings before execution.

mcp:write

MCP write

Approve limited write actions such as follow management.

mcp:backtest

MCP backtest

Run backtests on approved strategy inputs.