Serverscom.getveles/cpq
C

Veles CPQ

com.getveles/cpq · v1.2.0
● Remote
v1.2.0remote🌐 https://app.getveles.com/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.getveles/cpq",
  "description": "Configure, price, and quote with Veles CPQ",
  "title": "Veles CPQ",
  "version": "1.2.0",
  "websiteUrl": "https://www.getveles.com",
  "icons": [
    {
      "src": "https://app.getveles.com/veles-mark.png",
      "mimeType": "image/png",
      "sizes": [
        "800x800"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.getveles.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}