trayd mcp for Cursor
io.github.teamtrayd/trayd-mcp
Trade Robinhood through natural language in Claude Code.
client:Cursor
transport:streamable-http
Install trayd mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trayd-mcp": {
"url": "https://mcp.trayd.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs