Sentinel Aleph for VS Code
com.ribqa/sentinel-aleph
Crypto signals, their public ledger, BTC chart read, news and strategy backtests. No trading.
client:VS Code
transport:streamable-http
tools:10
Install Sentinel Aleph in VS Code
.vscode/mcp.json
{
"servers": {
"sentinel-aleph": {
"type": "http",
"url": "https://ribqa.com/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs