Finance
Execute stock and crypto trades via AI. Portfolio management and order execution.
mcpizy install trade-agentnpx -y @trade-agent/mcp{
"mcpServers": {
"trade-agent": {
"command": "npx",
"args": [
"-y",
"@trade-agent/mcp"
]
}
}
}