thinchain for Claude Desktop
io.github.snipmcp/thinchain
MCP server that sanitizes bad broker data and compresses options chains 95% for AI trading agents.
client:Claude Desktop
transport:stdio
runtime:pypi
Install thinchain in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"thinchain": {
"command": "uvx",
"args": [
"thinchain"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs