Skip to content
Claude Desktop

domain expertise for Claude Desktop

io.github.mdfifty50-boop/domain-expertise

Inject deep domain knowledge into any AI agent

client:Claude Desktop transport:stdio runtime:npm

Install domain expertise in Claude Desktop

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

{
  "mcpServers": {
    "domain-expertise": {
      "command": "npx",
      "args": [
        "-y",
        "domain-expertise-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

domain expertise in other clients