Skip to content
Grok

Sherweb Platform MCP Server for Grok

com.sherweb/platform

Sherweb Platform MCP server to manage subscriptions and orders. Use OpenID Connect to authenticate.

client:Grok transport:streamable-http

Install Sherweb Platform MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "platform": {
      "type": "http",
      "url": "https://mcp.sherweb.com"
    }
  }
}

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

Sherweb Platform MCP Server in other clients