finance & fintech

Trade Agent Mcp

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

cloud
enterprise
finance & fintech
0
View on GitHub

Installation

npx -y Trade-Agent/trade-agent-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

Trade-Agent/trade-agent-mcp

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

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub