my quant — finite market briefing for VS Code
io.github.beepboop2025/myquant-app
Read-only discovery for a finite, offline-capable market briefing with explicit evidence boundaries.
client:VS Code
transport:streamable-http
tools:2
Install my quant — finite market briefing in VS Code
.vscode/mcp.json
{
"servers": {
"myquant-app": {
"type": "http",
"url": "https://myquant-app.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs