Skip to content
Grok

SHAR Public Knowledge MCP for Grok

com.sharprod/public-knowledge

Anonymous read-only access to source-backed public SHAR Production knowledge.

client:Grok transport:streamable-http

Install SHAR Public Knowledge MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "public-knowledge": {
      "type": "http",
      "url": "https://mcp.sharprod.com/public"
    }
  }
}

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

SHAR Public Knowledge MCP in other clients