Thinchain runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi. Last commit 22 May 2026.
MCP server that sanitizes bad broker data and compresses options chains 95% for AI trading agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add thinchain -- uvx thinchain
{
"mcpServers": {
"thinchain": {
"args": [
"thinchain"
],
"command": "uvx"
}
}
}
[mcp_servers.thinchain]
command = "uvx"
args = ["thinchain"]
{
"mcpServers": {
"thinchain": {
"args": [
"thinchain"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"thinchain": {
"args": [
"thinchain"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.