SigVest for VS Code
com.getsigvest/sigvest
Portfolio-aware finance tools: drift, risk, earnings, benchmarks, news, tax harvesting
client:VS Code
transport:streamable-http
Install SigVest in VS Code
.vscode/mcp.json
{
"servers": {
"sigvest": {
"type": "http",
"url": "https://mcp.getsigvest.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs