Quiver for VS Code
io.github.pipeworx-io/quiver
Quiver Quantitative MCP — alternative-data on public companies (quiverquant.com)
client:VS Code
transport:streamable-http
Install Quiver in VS Code
.vscode/mcp.json
{
"servers": {
"quiver": {
"type": "http",
"url": "https://gateway.pipeworx.io/quiver/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs