Skip to content
Grok

Unified Offer Protocol MCP Server for Grok

com.unifiedoffer/mcp-server

AI-powered product search, affiliate links, and price negotiation for e-commerce platforms

client:Grok transport:streamable-http runtime:npm

Install Unified Offer Protocol MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-server": {
      "type": "http",
      "url": "https://api.unifiedoffer.com/functions/v1/mcp-http-wrapper"
    }
  }
}

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

Unified Offer Protocol MCP Server in other clients