RingMaster, the evening desk for VS Code
com.oheyinc/ringmaster
Comprehensive quantitative analysis on a thousand US stocks, seven horizons, every evening.
client:VS Code
transport:streamable-http
Install RingMaster, the evening desk in VS Code
.vscode/mcp.json
{
"servers": {
"ringmaster": {
"type": "http",
"url": "https://ringmaster.oheyinc.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs