ferdousbhai/tasty-agent
by Various
Let Claude manage your tastytrade portfolio.
MCP
ferdousbhai/tasty-agent
Added 1 June 2026
Overview
A Python agent that connects Claude's language model to tastytrade for portfolio management. It allows users to execute trades, monitor positions, and manage account activity through natural language instructions sent to Claude.
Best for
Best for
Developers who want to automate their tastytrade portfolio using natural language commands via Claude.
Use cases
- Executing trades on tastytrade using natural language commands
- Checking portfolio balances and open positions via Claude
- Setting up automated trading rules communicated through Claude
How to use
Install
npx @modelcontextprotocol/inspector uvx tasty-agent Example client config
{\n "mcpServers": {\n "tastytrade": {\n "command": "uvx",\n "args": ["tasty-agent"],\n "env": {\n "TASTYTRADE_CLIENT_SECRET": "your_client_secret",\n "TASTYTRADE_REFRESH_TOKEN": "your_refresh_token",\n "TASTYTRADE_ACCOUNT_ID": "your_account_id"\n }\n }\n }\n} Notes
A Python agent that connects Claude’s language model to tastytrade for portfolio management. It allows users to execute trades, monitor positions, and manage account activity through natural language instructions sent to Claude.
68 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Executing trades on tastytrade using natural language commands
- Checking portfolio balances and open positions via Claude
- Setting up automated trading rules communicated through Claude
Pros
- Open source code on GitHub for transparency and customization
- Leverages Claude’s natural language understanding for trading
- Simple Python setup for developers
Cons
- Requires separate API keys for both Claude and tastytrade
- Relatively low popularity (68 stars) limits community support
- Automated trading carries financial risk and lacks built-in safeguards
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source code on GitHub for transparency and customization
- Leverages Claude's natural language understanding for trading
- Simple Python setup for developers
Cons
- Requires separate API keys for both Claude and tastytrade
- Relatively low popularity (68 stars) limits community support
- Automated trading carries financial risk and lacks built-in safeguards
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.