Skip to content
Claude Desktop

Yempik Company Brain for Claude Desktop

ai.yempik/company-brain

Governed company memory: search decisions, rules and client facts; propose updates for review.

client:Claude Desktop transport:streamable-http

Install Yempik Company Brain in Claude Desktop

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

{
  "mcpServers": {
    "company-brain": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.yempik.ai/mcp"
      ]
    }
  }
}

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

Yempik Company Brain in other clients