QuantApe Markets for VS Code
com.quantape/markets
Stock screens; per-stock earnings, guidance, signal and sector insights; rotation and market mood.
client:VS Code
transport:streamable-http
Install QuantApe Markets in VS Code
.vscode/mcp.json
{
"servers": {
"markets": {
"type": "http",
"url": "https://mcp.quantape.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs