11 tools from the Trayd MCP Server, categorised by risk level.
View the Trayd policy →check_login_status Check if user's Robinhood account is linked. If not linked, guide them to use link_robinhood tool.
AUTHENTICATION HELP: If you get an authenticati... 2/5 get_open_orders Get user's open orders get_portfolio Get user's portfolio summary including equity, cash, and buying power get_positions Get user's current stock positions get_price Get latest price for a ticker get_quote Get stock quote for a ticker link_robinhood Link user's Robinhood brokerage account. IMPORTANT FLOW:
1. ASK the user for their Robinhood email and password
2. Call this tool with their creden... 2/5 place_order Place a buy or sell order The Trayd MCP server exposes 11 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Trayd server.
Trayd tools are categorised as Read (8), Write (1), Destructive (2). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept