Trading Signals for VS Code
io.github.roman-rr/trading-signals
Live AI crypto trading signals for agents. No API key needed to try — 3 signals + hit rate.
client:VS Code
transport:streamable-http
tools:5
Install Trading Signals in VS Code
.vscode/mcp.json
{
"servers": {
"trading-signals": {
"type": "http",
"url": "https://signals.x70.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs