Skip to main content
Finance & FintechUnknown

Trade-Agent/trade-agent-mcp

Trade stocks and crypto on common brokerages (Robinhood, E*Trade, Coinbase, Kraken) via Trade Agent's MCP server.

finance-fintechofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Trade-Agent/trade-agent-mcp.git

Claude Desktop configuration example:

{
  "mcpServers": {
    "trade-agent-mcpgit": {
      "command": "npx",
      "args": [
        "-y",
        "Trade-Agent/trade-agent-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Unknown
Author
Trade-Agent