Skip to content
Grok

VOC OpenAPI MCP for Grok

io.github.solveacx/voc-mcp

VOC OpenAPI gives AI agents authorized review and product data for insights, tagging, and listings.

client:Grok transport:streamable-http

Install VOC OpenAPI MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "voc-mcp": {
      "type": "http",
      "url": "https://open.voc.ai/mcp/catalog"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

VOC OpenAPI MCP in other clients