ferdousbhai/tasty-agent
FreeTastyworks API 集成,处理 Tastytrade 上的交易活动。
About ferdousbhai/tasty-agent
Tasty-Agent is an open-source Model Context Protocol (MCP) server for TastyTrade brokerage accounts. It enables LLMs (such as Claude) to monitor portfolios, analyze positions, and execute trades. The server features automated implied volatility (IV) analysis prompts and built-in rate limiting (2 requests per second) to prevent API errors. It provides a suite of MCP tools covering account overview, real-time market data (quotes, Greeks, IV rank, percentile), transaction and order history, and comprehensive order management including multi-leg orders with quote-derived mid pricing, target value sizing, and tick grid alignment. Authentication is handled via OAuth with refresh tokens. The project is designed to be run locally or as a service, with full control over trading actions.
Key Features
Pros & Cons
- Open-source and free to self-host
- Built-in rate limiting prevents API abuse and errors
- Comprehensive market data including Greeks and IV metrics
- Supports complex multi-leg orders with accurate mid pricing
- Target value sizing simplifies position sizing
- Dry-run mode enables safe order validation
- Secure OAuth2 authentication with refresh tokens
- Integration with Claude and other MCP-compatible LLMs
- Limited to TastyTrade brokerage accounts only
- Requires manual OAuth setup which may be complex for non-technical users
- Dependency on DXLink streaming for real-time data may introduce latency
- Rate limiting (2 requests/second) could be restrictive for high-frequency trading