Tickwind US Market Boards for Claude Desktop
com.tickwind/tickwind
No-API-key US market boards from SEC, Cboe, FINRA and CFTC: options flow, insiders, 13F, buybacks
client:Claude Desktop
transport:streamable-http
tools:8
Install Tickwind US Market Boards in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tickwind": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.tickwind.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs