@marigold-ui/docs
AMCP server package @marigold/docs
Install
agr install @marigold-ui/docs --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@marigold/docs", "version": "18.0.0-beta.4", "private": true, "scripts": { "build": "pnpm -w build:themes && pnpm build:assets && next build", "dev": "pnpm -w build:themes && pnpm build:assets && next dev", "start": "next start", "test": "vitest run", "test:watch": "vitest", "types:check": "fumadocs-mdx && next typegen && tsc --noEmit", "postinstall": "fumadocs-mdx && pnpm build:registry", "lint": "eslint", "build:assets": "concurrently -n registry,changelog,manifest,examples,types 'pnpm build:registry' 'pnpm build:changelog' 'pnpm build:manifest' 'pnpm build:examples' 'pnpm build:types' && pnpm build:md", "build:registry": "node scripts/build-registry.mjs", "build:changelog": "zx ./scripts/build-changelog.mjs", "build:types": "tsx scripts/build-types.ts", "build:manifest": "node scripts/build-manifest.mjs", "build:examples": "node scripts/build-examples.mjs", "build:md": "tsx scripts/build-md.ts", "build:embeddings": "zx ./scripts/build-embeddings.mjs" }, "dependencies": { "@aws-sdk/client-bedrock-runtime": "3.1101.0", "@internationalized/date": "^3.12.3", "@marigold/components": "workspace:", "@marigold/eslint-config": "workspace:", "@marigold/icons": "workspace:", "@marigold/system": "workspace:", "@marigold/theme-rui": "workspace:*", "@modelcontextprotocol/sdk": "1.30.0", "@octokit/core": "7.0.7", "@radix-ui/react-popover": "^1.1.15", "@react-aria/i18n": "3.13.1", "@react-types/shared": "3.36.1", "@shikijs/transformers": "^4.4.1", "@tanstack/react-query": "^5.101.4", "@upstash/redis": "1.38.1", "@vercel/analytics": "2.0.1", "@vercel/blob": "2.6.1", "class-variance-authority": "^0.7.1", "dayjs": "^1.11.13", "dotenv": "17.4.2", "fumadocs-core": "^16.6.5", "fumadocs-mdx": "15.0.13", "fumadocs-ui": "16.9.1", "jose": "6.2.8", "lucide-react": "^1.28.0", "mcp-handler": "1.1.0", "motion": "12.43.0", "next": "16.2.12", "nuqs": "2.9.4", "react": "^19.2.8", "react-dom": "^19.2.8", "react-error-boundary": "6.1.2", "react-hook-form": "7.84.0", "react-use": "^17.6.0", "remark-gfm": "^4.0.1", "remark-mdx": "^3.1.0", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", "tailwind-merge": "^3.5.0", "unified": "^11.0.5", "unist-util-visit": "^5.0.0", "yaml": "^2.9.0", "zod": "4.4.3", "zod-form-data": "3.0.3" }, "devDependencies": { "@tailwindcss/postcss": "^4.3.3", "@types/mdast": "^4.0.4", "@types/mdx": "^2.0.13", "@types/node": "^25.0.5", "@types/react": "^19.2.18", "@types/react-dom": "^19.2.4", "@types/unist": "^3.0.3", "eslint": "10.8.0", "eslint-config-next": "16.2.12", "fumadocs-typescript": "^5.1.4", "p-limit": "7.3.1", "postcss": "^8.5.10", "tailwindcss": "^4.3.3", "ts-morph": "^28.0.0", "tsx": "4.23.5", "typescript": "^6.0.0", "zx": "8.8.5" } }
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-11c1490bef712026-08-06