2026-02-11 15:09:49 +07:00
2025-10-29 00:05:40 +08:00
2025-11-18 15:44:47 +08:00
2025-10-04 16:33:04 +08:00
2026-02-11 02:04:47 +07:00
2025-11-17 01:10:25 +08:00
2026-02-11 15:09:49 +07:00
2026-02-11 02:04:47 +07:00
2025-11-02 21:46:04 +08:00
2025-10-29 00:05:40 +08:00
2025-10-29 00:05:40 +08:00
2025-10-07 18:53:06 +08:00
2025-10-29 00:05:40 +08:00
2025-10-04 16:33:04 +08:00
2026-02-06 21:34:05 +07:00
2025-11-16 17:05:49 +08:00
2026-02-11 02:04:47 +07:00
2025-10-29 00:05:40 +08:00
2025-10-29 00:05:40 +08:00
2025-10-29 00:05:40 +08:00

Claude Samurai - Configure your Claude Code without pain

Visual configuration manager for Claude Code and MCP

Claude Samurai icon

📸 Screenshots

Configuration Management

  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.54.51

All Screenshot
  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.55.36

  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.55.58

  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.56.16

  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.56.27

  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.56.32

  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.56.46

  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.56.53

  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.56.57

  • Title: TODO: add title
  • Description: TODO: add description

Screenshot 2026-02-10 at 19.57.04

Features

  • Multi-configuration support: Switch between multiple Claude Code configurations effortlessly
  • MCP server management: Configure and manage Model Context Protocol (MCP) servers
  • Agent management: Manage Claude Code agents and their settings
  • Global commands: Configure and organize global commands
  • Skills: Define and manage reusable skills for Claude Code and MCP servers
  • Plugins: Configure and control external plugins and integrations
  • Marketplace: Discover, install, and manage community skills, plugins, and packs
  • Commands: Create and manage reusable command workflows for common tasks
  • Hooks: Attach automation hooks to Claude Code and MCP events
  • Security packs: Readytouse bundles of security agents, commands, skills, and configurations
  • CLAUDE.md integration: Read and write global CLAUDE.md memory files
  • Usage analytics: Track and analyze your Claude Code usage

🚀 Quick Start

Build on macOS

First, install the toolchain:

# Linux/MacOs
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

# Install pnpm (JavaScript package manager)
## POSIX systems
curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=10.28.2 sh -

Then run the build:

pnpm install
rustup target add aarch64-apple-darwin x86_64-apple-darwin
pnpm tauri build

Artifacts will be under:

  • src-tauri/target/*/release/bundle/

📄 License

This project is licensed under the GNU Affero General Public License v3.0.

See the LICENSE file for details.

Attribution

Claude Samurai is based on the opensource project CC Mate created by djyde.
Original work is licensed under the GNU Affero General Public License v3.0 (AGPLv3), and this project continues under the same license.

S
Description
Automated archival mirror of github.com/mfakbar127/Claude-Samurai
Readme 3.6 MiB
Languages
TypeScript 62.8%
Rust 32.3%
Python 3.8%
CSS 1%