SYS NOMINALLISTINGS 912 SERVERS 573CLIENTS 103AI AGENTS 236
All tools
Tr
MCP SERVER

Trade It

Trade stock, crypto, and options on Robinhood, ETrade, Webull, Charles Schwab, Coinbase, or Kraken.

Financemcpfinance
Visit project

About Trade It

Trade stock, crypto, and options on Robinhood, ETrade, Webull, Charles Schwab, Coinbase, or Kraken. The observed Official MCP Registry record provides its connection details; nothing was installed or executed.

How to connect

What is the endpoint and how does it run?

Hosted remote server over Streamable HTTP at https://mcp.tradeit.app/mcp.

How do I add Trade It to Claude Code, Cursor or Claude Desktop?

Claude Code
claude mcp add --transport http trade-it https://mcp.tradeit.app/mcp
Cursor, Windsurf and other clients that accept a URL (mcp.json)
{
  "mcpServers": {
    "trade-it": {
      "url": "https://mcp.tradeit.app/mcp"
    }
  }
}
Claude Desktop (claude_desktop_config.json, via the mcp-remote bridge)
{
  "mcpServers": {
    "trade-it": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.tradeit.app/mcp"
      ]
    }
  }
}

Snippets are generated from the published endpoint; the server name trade-it is only a label you can change. Add the credentials the publisher documents.

REMOTE ENDPOINThttps://mcp.tradeit.app/mcpUse this URL in a compatible client. Follow the provider’s authentication instructions.
2 published remote connections
streamable-httphttps://mcp.tradeit.app/mcp
ssehttps://mcp.tradeit.app/sse

Sources and checks

View the source

Registry name: app.tradeit/mcp
Published version: 1.0.0

Source information collected September 9, 2026.

Badge and embed

Show this listing on your website or README. The badge and the card link back to this page.

Listed on RUAGENTICTrade It on RUAGENTIC
Markdown badge
[![Listed on RUAGENTIC](https://ruagentic.com/badge/trade-it.svg)](https://ruagentic.com/tools/trade-it)
HTML badge
<a href="https://ruagentic.com/tools/trade-it"><img src="https://ruagentic.com/badge/trade-it.svg" alt="Listed on RUAGENTIC" height="28"></a>
Markdown card
[![Trade It on RUAGENTIC](https://ruagentic.com/embed/trade-it.svg)](https://ruagentic.com/tools/trade-it)
HTML embed
<iframe src="https://ruagentic.com/embed/trade-it" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Trade It on RUAGENTIC"></iframe>