Skip to content
Claude Desktop

Samuraizer for Claude Desktop

io.github.uladzkha/samuraizer

Local MCP server for meeting transcripts, summaries, action items & decisions — no cloud.

client:Claude Desktop transport:stdio runtime:npm

Install Samuraizer in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "samuraizer": {
      "command": "npx",
      "args": [
        "-y",
        "@samuraizer/mcp-server"
      ],
      "env": {
        "SAMURAIZER_MEETINGS_DIR": "<SAMURAIZER_MEETINGS_DIR>"
      }
    }
  }
}

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

Samuraizer in other clients