Veles CPQ for VS Code
com.getveles/cpq
Configure, price, and quote with Veles CPQ
client:VS Code
transport:streamable-http
Install Veles CPQ in VS Code
.vscode/mcp.json
{
"servers": {
"cpq": {
"type": "http",
"url": "https://app.getveles.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs