Connect your AI · practice first

Plug DrawExec into your AI.

Copy one link. Paste it where you chat (Claude, Grok, Cursor…). Your AI can then use your drawings and plans. You practice with paper first — not real money until you choose.

  1. Copy
  2. Open your AI
  3. Allow access

Next: press Copy on the green link below.

Primary MCP URL

https://mcp.drawexec.com/mcp

What do these words mean?

What is this link?

It is an address your AI uses to talk to DrawExec safely — like a phone number for tools, not a website to browse.

What is “allow access”?

A browser screen where you sign in to DrawExec and say yes — so the AI can use your account without seeing your password.

What is an API key?

A secret code (starts with sk_) your AI can use instead of the browser screen. Keep it private. You can turn it off anytime.

Works in your AI chatSign-in or secret keyPractice first (paper)Exchange link ≠ live tradingChart drawing optionalNo payment inside the AI

How are you connecting?

Choose your client

  1. Open Claude Desktop settings
  2. Add a custom connector and paste the link you copied
  3. Allow access when the browser asks
  4. You should see DrawExec tools in the chat

Hosted URL alone cannot paint the Desktop chart — use local bridge for on-chart AI vs You.

Advanced · optional desktop bridge
  1. Optional AI vs You on live chart: npm i -g @drawexec/local-mcp
  2. Launch TradingView Desktop with --remote-debugging-port=9222
  3. drawexec-mcp doctor · config command drawexec-mcp + DRAWEXEC_API_KEY=sk_live_…
  4. de_set_ai_vs_you_layout · de_local_draw_on_chart (paper only)

Other hosts

Already in a chat with an agent?

Already talking to an AI?

Copy a short message for your AI, or use the simple form if it cannot open the web for you. Practice mode first.

Agent signup form →
Terminal · register-mcp curl
curl -X POST https://drawexec.com/api/auth/register-mcp \
  -H "Content-Type: application/json" \
  -d '{"email":"[email protected]","password":"a-strong-passphrase","display_name":"Your Name"}'

Returns api_key (sk_test_…) as Bearer against the primary MCP URL. Password 10+ chars. Account starts paper-only.

Optional · broker for AI

Connect Bybit AI subaccount

Isolated cap, API-only. Connect ≠ live trade— wiring a key does not enable live orders. Paper stays default.

Bybit AI steps →