workspace

oriz-org/workspace
★ 0 stars JavaScript AI/LLM Updated today
Master umbrella repo for the chirag127 family - tracks every project (websites, IDE extensions, browser extensions, MCP servers, agent skills, agent rules, npm packages) as git submodules under projects/. Holds the OKF knowledge bundle (architecture decisions, runbooks, taste rules), AGENTS.md, and the canonical README. Free, no card-on-file.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "workspace": {
      "command": "npx",
      "args": [
        "-y",
        "oriz-org/workspace"
      ]
    }
  }
}

README Excerpt

> A self-built family of free tools, content, and books — 27 web apps, 15 public JSON APIs, 23 npm packages, 5 books. One person. Free forever for users. Hosted on Cloudflare Pages + GitHub Pages + Firebase Spark. This is the **master umbrella repo** (`oriz-org/workspace`). It is a meta-repo whose `repos/` tree submodules every app, API, package, book, extension, and skill in the family. The user always works from here (`c:/D/oriz/`); per-submodule `pnpm install` is wrong — always `pnpm install