Skip to content
Claude Desktop

sem for Claude Desktop

io.github.ataraxy-labs/sem

Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents

client:Claude Desktop transport:stdio runtime:npm

Install sem in Claude Desktop

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

{
  "mcpServers": {
    "sem": {
      "command": "npx",
      "args": [
        "-y",
        "@ataraxy-labs/sem"
      ]
    }
  }
}

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

sem in other clients