Skip to content
Claude Desktop

SHAR Public Knowledge MCP for Claude Desktop

com.sharprod/public-knowledge

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

client:Claude Desktop transport:streamable-http

Install SHAR Public Knowledge MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "public-knowledge": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.sharprod.com/public"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

SHAR Public Knowledge MCP in other clients