Skip to content
Cline

thinchain for Cline

io.github.snipmcp/thinchain

MCP server that sanitizes bad broker data and compresses options chains 95% for AI trading agents.

client:Cline transport:stdio runtime:pypi

Install thinchain in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "thinchain": {
      "command": "uvx",
      "args": [
        "thinchain"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

thinchain in other clients