Magic MCP is now the 21st MCP. This package is a compatibility proxy kept for old configs - new setups should use `npx @21st-dev/cli@latest init`. Setup: https://21st.dev/mcp
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio 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: 1
network 1
- net package/dist/index.js :128
res = await fetch(endpoint, { method: "POST", headers, body: line });
secrets 1
- secrets package/dist/index.js :52
process.env.TWENTY_FIRST_API_KEY ??
install hooks 1
- prepublishOnly package/package.json :31
npm run build
declared dependencies 3
- @types/node@^22.13.4
- shx@^0.3.4
- typescript@^5.8.2