Trading Strategy Data for Claude Desktop
io.github.vohlsyr/trading-strategy-data
Live crypto trend signals, ranking, and backtesting for BTC/ETH/SOL/XRP/ADA. x402 pay-per-call.
client:Claude Desktop
transport:streamable-http
Install Trading Strategy Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"trading-strategy-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://strategysignals.duckdns.org/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