Ichimoku Signal for VS Code
io.github.fizzl13/ichimoku-signal
Crypto signals for agents: free Ichimoku trend; confluence, levels and a market scan via x402.
client:VS Code
transport:streamable-http
tools:4
Install Ichimoku Signal in VS Code
.vscode/mcp.json
{
"servers": {
"ichimoku-signal": {
"type": "http",
"url": "https://ichimoku-signal.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs