MCP Directory
Back

Claude-OS

by rohanmistry231 · ★ 114

A concise Claude reference bundle for developers, covering commands, MCP servers, plugins, tools, workflows, and agent frameworks in one place. Designed for fast discovery and practical integration.

#agent-frameworks#claude#claude-code#claude-mcp-server#claude-plugins#claude-tools#claude-workflows#mcp-server#plugins#tools#workflows

Install

git clone https://github.com/rohanmistry231/Claude-OS.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "claude-os": {
      "command": "npx",
      "args": [
        "-y",
        "github:rohanmistry231/Claude-OS"
      ]
    }
  }
}

From the README

**The complete operating layer for Claude.** Commands · MCP Servers · Plugins · Tools · Workflows · Agent Frameworks [](#-whats-inside) [](#-whats-inside) [](#) [](#license) 6 reference files. 4,700+ lines. Everything verified and current as of April 2026. | File | What It Covers | Lines | Size | |------|---------------|-------|------| | [](./commands.md) | Every slash command, CLI flag, keyboard shortcut, and prompt code | 653 | 24 KB | | [](./mcp-servers.md) | 25 MCP servers + 10 memory systems, install configs, usage patterns | 781 | 24 KB | | [](./plugins.md) | 40+ plugins and skills a…
Read full README on GitHub →

Related ai & ml servers