The 21st CLI: search, retrieve and install 21st.dev components from your terminal, and configure the 21st MCP for your editor.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 3
filesystem 3
- fs package/dist/chunk-WJJKD6A2.js :13
} from "fs"; - fs package/dist/external-skills-KEERQVBB.js :8
import { existsSync, lstatSync, readdirSync, readFileSync } from "fs"; - fs package/dist/index.js :8
import { existsSync as existsSync7, mkdirSync as mkdirSync5, readFileSync as readFileSync9, writeFileSync as writeFileSync6 } from "fs";
shell / exec 2
- shell package/dist/external-skills-KEERQVBB.js :7
import { spawnSync } from "child_process"; - shell package/dist/index.js :7
import { spawn as spawn2 } from "child_process";
network 1
- net package/dist/index.js :84
"@repo/core: no global fetch available; pass opts.fetch (Node < 18)."
install hooks 1
- prepublishOnly package/package.json :36
npm run build
declared dependencies 5
- @repo/core@workspace:*
- tsup@^8.0.0
- tsx@^4.19.2
- typescript@^5.4.5
- vitest@^3.0.0