Metadata-Version: 2.4
Name: options-trader-x-mcp
Version: 0.1.1
Summary: MCP server for Options Trader X — options screening, portfolio analytics, and strategy comparison via Claude Desktop
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: httpx<1.0,>=0.24
Requires-Dist: mcp<2.0,>=1.6
Provides-Extra: test
Requires-Dist: anyio; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-anyio; extra == 'test'
Description-Content-Type: text/markdown

# Options Trader X MCP Server

MCP server for Options Trader X. Connect Claude Desktop to screen options, analyze portfolios, and compare strategies.

## Setup

1. Generate an API key at your account page (Pro subscription required)
2. Install: `pip install options-trader-x-mcp`
3. Set environment variables and add to Claude Desktop config

See the full setup guide at `/docs/mcp-setup` on the Options Trader X website.
