Chart Library — Market-state research for Claude Desktop
io.github.grahammccain/chart-library
Market memory for AI: historical states, published studies and source evidence.
client:Claude Desktop
transport:streamable-http
runtime:pypi
tools:14
Install Chart Library — Market-state research in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"chart-library": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chartlibrary.io/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