ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Tradier with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Trade equities and options, fetch real-time market data, and manage your brokerage accounts directly through any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 13 capabilities

The complete Tradier capability set.

These are the exact actions your AI can choose when you ask it to work with Tradier.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 13 available through Tradier.

  1. 01

    Get account positions

    View current holdings in an account

  2. 02

    Search symbols

    Search for symbols by keyword or description

  3. 03

    Get quotes

    Fetch real-time or delayed quotes for one or more symbols

  4. 04

    Cancel order

    Cancel a pending order

Capability set02 / 04

05-07

3 capabilities in this set.

Part of 13 available through Tradier.

  1. 05

    Get account balances

    Get balances and buying power for a specific account

  2. 06

    Get account history

    Review trading history and account activity

  3. 07

    Get historical data

    Get historical price bars (daily, weekly, monthly)

Capability set03 / 04

08-10

3 capabilities in this set.

Part of 13 available through Tradier.

  1. 08

    Get option chains

    Retrieve option chains for a specific underlying symbol

  2. 09

    Get order status

    Check the status of a specific order

  3. 10

    Get user profile

    Retrieve the user profile and linked accounts

Capability set04 / 04

11-13

3 capabilities in this set.

Part of 13 available through Tradier.

  1. 11

    Place order

    Execute equity or option trades

  2. 12

    Create streaming session

    Create a session to receive a streaming session ID

  3. 13

    Get market calendar

    Get market hours and holidays

Observed, not estimated

855ms average. Fast in production.

Tradier is checked daily against the live service.

Daily averagePeak 1109ms
Aug 24Today
Fastest day
778ms
Slowest day
1109ms
14-day trend
Improving-16%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 13 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Tradier, so you can see the experience inside your AI.

It does not authenticate your account with Tradier. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Tradier Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_JtYluBRG07taNtdGJJiRauinEVmEQmPLa8dHWz65/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Tradier capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "tradier-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_JtYluBRG07taNtdGJJiRauinEVmEQmPLa8dHWz65/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Tradier owners ask.

  • 01

    Can I check real-time prices for multiple stocks at once?

    Yes. Use the get_quotes capability and provide a comma-separated list of symbols (e.g., 'AAPL,TSLA,NVDA'). The agent will return the latest market data for all requested tickers.

  • 02

    Is it possible to view my current portfolio holdings and buying power?

    Absolutely. Use get_account_positions to see your current holdings and get_account_balances to check your available cash and buying power for a specific account ID.

  • 03

    Can I place option trades through this integration?

    Yes. The place_order capability supports both 'equity' and 'option' asset classes. You can specify the side (e.g., buy_to_open), quantity, and order type to execute your strategy.