trayd

平台与服务

by trayders

连接 Robinhood 账户,查看投资组合、最新行情与持仓,并可在工作流中直接下单、跟踪或撤销股票订单,快速检查登录状态和连接。

什么是 trayd

连接 Robinhood 账户,查看投资组合、最新行情与持仓,并可在工作流中直接下单、跟踪或撤销股票订单,快速检查登录状态和连接。

核心功能 (11 个工具)

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 authentication error or this tool doesn't work: 1. Tell the user to type /mcp in Claude Code 2. Select 'trayd' from the list 3. Click 'Authorize' to open browser for Google sign-in 4. After successful sign-in, retry this tool Security note: Tokens are stored in server memory only (never on disk). Server restarts clear all tokens - users will need to re-link after maintenance.

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 credentials 3. This triggers a PHONE NOTIFICATION to the user's Robinhood app 4. Tell the user: "Please check your phone and tap APPROVE on the Robinhood notification" 5. IMPORTANT: The notification will show 'Suspicious login from Ashburn, VA' - this is EXPECTED! Our server runs on AWS us-east-1 (Northern Virginia). Tell the user this is normal and safe to approve. 6. After user confirms they approved, call complete_robinhood_link to finish NEVER store or log the user's password - it's sent directly to Robinhood's servers.

complete_robinhood_link

Complete Robinhood account linking after user approved on their phone. Call this AFTER the user confirms they tapped APPROVE on the Robinhood phone notification. If it returns 'pending', the user hasn't approved yet - ask them to check their phone again.

logout

Logout user from Robinhood (delete stored token). IMPORTANT: This permanently deletes your Robinhood access token from our secure server memory. - Your token is ONLY stored in memory (never on disk) - After logout, you'll need to re-link your Robinhood account to trade again - Server restarts also clear all tokens (security feature) Tell the user: "Your Robinhood connection has been removed. Your access token was securely wiped from memory and is not stored anywhere. You'll need to re-link if you want to trade again."

get_portfolio

Get user's portfolio summary including equity, cash, and buying power

get_positions

Get user's current stock positions

get_open_orders

Get user's open orders

get_quote

Get stock quote for a ticker

get_price

Get latest price for a ticker

place_order

Place a buy or sell order

cancel_order

Cancel an open order

常见问题

trayd 是什么?

连接 Robinhood 账户,查看投资组合、最新行情与持仓,并可在工作流中直接下单、跟踪或撤销股票订单,快速检查登录状态和连接。

trayd 提供哪些工具?

提供 11 个工具,包括 check_login_status、link_robinhood、complete_robinhood_link

相关 Skills

MCP构建

by anthropics

Universal
热门

聚焦高质量 MCP Server 开发,覆盖协议研究、工具设计、错误处理与传输选型,适合用 FastMCP 或 MCP SDK 对接外部 API、封装服务能力。

想让 LLM 稳定调用外部 API,就用 MCP构建:从 Python 到 Node 都有成熟指引,帮你更快做出高质量 MCP 服务器。

平台与服务
未扫描109.6k

Slack动图

by anthropics

Universal
热门

面向Slack的动图制作Skill,内置emoji/消息GIF的尺寸、帧率和色彩约束、校验与优化流程,适合把创意或上传图片快速做成可直接发送的Slack动画。

帮你快速做出适配 Slack 的动图,内置约束规则和校验工具,少踩上传与播放坑,做表情包和演示都更省心。

平台与服务
未扫描109.6k

接口设计评审

by alirezarezvani

Universal
热门

审查 REST API 设计是否符合行业规范,自动检查命名、HTTP 方法、状态码与文档覆盖,识别破坏性变更并给出设计评分,适合评审接口方案和版本迭代前把关。

做API和架构方案时,它能帮你提前揪出接口设计问题并对齐最佳实践,评审视角系统,团队协作更省心。

平台与服务
未扫描9.0k

相关 MCP Server

Slack 消息

编辑精选

by Anthropic

热门

Slack 是让 AI 助手直接读写你的 Slack 频道和消息的 MCP 服务器。

这个服务器解决了团队协作中需要 AI 实时获取 Slack 信息的痛点,特别适合开发团队让 Claude 帮忙汇总频道讨论或发送通知。不过,它目前只是参考实现,文档有限,不建议在生产环境直接使用——更适合开发者学习 MCP 如何集成第三方服务。

平台与服务
82.9k

by netdata

热门

io.github.netdata/mcp-server 是让 AI 助手实时监控服务器指标和日志的 MCP 服务器。

这个工具解决了运维人员需要手动检查系统状态的痛点,最适合 DevOps 团队让 Claude 自动分析性能数据。不过,它依赖 NetData 的现有部署,如果你没用过这个监控平台,得先花时间配置。

平台与服务
78.3k

by d4vinci

热门

Scrapling MCP Server 是专为现代网页设计的智能爬虫工具,支持绕过 Cloudflare 等反爬机制。

这个工具解决了爬取动态网页和反爬网站时的头疼问题,特别适合需要批量采集电商价格或新闻数据的开发者。不过,它依赖外部浏览器引擎,资源消耗较大,不适合轻量级任务。

平台与服务
34.5k

评论