← Browse

@xiaolai/claudepot-com

MCP server package claudepot-com

mcp_servermcp

Install

agr install @xiaolai/claudepot-com --target claude

This artifact does not publish files for Claude.

Document

{ "name": "claudepot-com", "version": "0.1.0", "type": "module", "private": true, "engines": { "node": ">=24" }, "packageManager": "pnpm@10.30.3", "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "test": "tsx tests/build-comment-tree.test.ts && tsx tests/safe-redirect.test.ts && tsx tests/unsubscribe-token.test.ts && tsx tests/api-constitution.test.ts && tsx tests/api-cursor.test.ts && tsx tests/api-decisions.test.ts && tsx tests/api-manifest.test.ts && tsx tests/editorial-writes-schemas.test.ts && tsx tests/moderation-schema.test.ts && tsx tests/moderation-prompt.test.ts && tsx tests/moderation-exempt.test.ts && tsx tests/moderation-ladder.test.ts && tsx tests/youtube-embed.test.ts && tsx tests/markdown-youtube.test.ts && tsx tests/spotify-embed.test.ts && tsx tests/apple-podcasts-embed.test.ts && tsx tests/markdown-media-embeds.test.ts && tsx tests/avatars.test.ts && tsx tests/citizen-bots-schemas.test.ts && tsx tests/csp.test.ts && tsx tests/magic-link-rate-limit.test.ts && tsx tests/api-scope-entitlement.test.ts && tsx tests/data-export-rate-limit.test.ts", "projects:sync": "tsx scripts/sync-projects.ts", "projects:seed": "tsx --env-file=.env.local scripts/sync-projects.ts --seed", "editorial:score": "tsx --env-file=.env.local scripts/editorial-score.ts", "test:editorial": "tsx tests/editorial-routing.test.ts", "policy:moderate": "tsx --env-file=.env.local scripts/policy-moderate.ts", "test:integration": "tsx --env-file=.env.local tests/integration/createSubmission-moderation.test.ts && tsx --env-file=.env.local tests/integration/createComment-moderation.test.ts && tsx --env-file=.env.local tests/integration/editorial-writes.test.ts", "social:post": "tsx --env-file=.env.local scripts/social-post.ts", "social:test": "tsx --env-file=.env.local scripts/social-test-auth.ts", "test:social": "tsx tests/social-format.test.ts" }, "dependencies": { "@anthropic-ai/claude-agent-sdk": "^0.3.209", "@anthropic-ai/sdk": "^0.111.0", "@atproto/api": "^0.19.11", "@auth/drizzle-adapter": "^1.11.3", "@mdx-js/loader": "^3.1.1", "@mdx-js/react": "^3.1.1", "@modelcontextprotocol/sdk": "~1.29.0", "@neondatabase/serverless": "^1.1.0", "@next/mdx": "^15.5.19", "@types/mdx": "^2.0.13", "@vercel/analytics": "^2.0.1", "@vercel/blob": "^2.3.3", "@vercel/speed-insights": "^2.0.0", "boring-avatars": "^2.0.4", "drizzle-orm": "^0.45.2", "js-yaml": "^4.3.0", "lucide-react": "^1.8.0", "marked": "^18.0.2", "mcp-handler": "^1.1.0", "mermaid": "^11.16.0", "next": "15.5.21", "next-auth": "5.0.0-beta.32", "openai": "^6.36.0", "react": "^19.0.0", "react-dom": "^19.0.0", "react-easy-crop": "^5.5.7", "resend": "^6.12.2", "sanitize-html": "^2.17.4", "shiki": "^4.0.2", "svix": "^1.93.0", "twitter-api-v2": "^1.29.0", "zod": "^4.3.6" }, "devDependencies": { "@types/js-yaml": "^4.0.9", "@types/node": "^24.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/sanitize-html": "^2.16.1", "dotenv": "^17.4.2", "drizzle-kit": "^0.31.10", "tsx": "^4.23.1", "typescript": "^5.7.0" }, "pnpm": { "onlyBuiltDependencies": [ "better-sqlite3", "sharp" ], "overrides": { "@hono/node-server": "2.0.11", "body-parser": "2.3.0", "dompurify": "3.4.12", "fast-uri": "3.1.4", "hono": "4.12.27", "ip-address": "10.1.1", "postcss": "8.5.18", "qs": "6.15.2", "sharp": "0.35.0", "undici": "6.27.0", "uuid": "11.1.1", "ws": "8.21.0" }, "peerDependencyRules": { "allowedVersions": { "@modelcontextprotocol/sdk": "1.29.0" } } } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-2420b38419ef2026-08-05