The MCP (Model Context Protocol) integration turns your AI assistant into a trading co-pilot. Ask questions in plain English and get instant access to institutional options flow data, performance analytics, and portfolio management — all without leaving your AI chat.
Add this to your AI client's MCP configuration: (claude_desktop_config.json):
{
"mcpServers": {
"usstockradar": {
"command": "npx",
"args": ["tsx", "/path/to/mcp-server.ts"],
"env": {
"OW_API_KEY": "ow_live_your_key_here",
"OW_API_URL": "https://usstockradar.com"
}
}
}
}Replace ow_live_your_key_here with your API key and update the path to where you saved mcp-server.ts.
Click any tool to see its parameters and response format.
Join 1,000+ traders using USStockRadar to track institutional options flow. Start your data-driven trading journey today.