Skip to content
VS Code

VOC OpenAPI MCP for VS Code

io.github.solveacx/voc-mcp

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

client:VS Code transport:streamable-http

Install VOC OpenAPI MCP in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

VOC OpenAPI MCP in other clients