← Browse

@zhongerxin/cowart-canvas

MCP server package cowart-canvas

mcp_servermcp

Install

agr install @zhongerxin/cowart-canvas --target claude

This artifact does not publish files for Claude.

Document

{ "name": "cowart-canvas", "version": "0.1.23", "private": true, "type": "module", "scripts": { "check:plugin": "node ./scripts/check-plugin-metadata.mjs", "check": "node --check ./mcp/server.mjs && node --check ./mcp/lib/plugin-root.mjs && node --check ./mcp/lib/widget-resource.mjs && node --check ./mcp/lib/cowart-static-widget.mjs && node --check ./mcp/lib/canvas-storage.mjs && node --check ./mcp/lib/ga4-analytics.mjs && node --check ./src/analytics.js && node --check ./scripts/probe-analytics.mjs && node --check ./scripts/probe-ga4.mjs && node --check ./scripts/probe-mcp.mjs && node --check ./scripts/start-mcp.mjs && node --check ./scripts/vite-build-once.mjs", "dev": "vite", "build": "node ./scripts/vite-build-once.mjs", "preview": "vite preview", "probe:mcp": "node ./scripts/probe-mcp.mjs", "probe:analytics": "node ./scripts/probe-analytics.mjs", "probe:ga4": "node ./scripts/probe-ga4.mjs", "quality": "npm run check:plugin && npm run check && npm run build && npm run probe:mcp && npm run probe:analytics && npm run probe:ga4" }, "dependencies": { "@modelcontextprotocol/ext-apps": "^1.7.4", "@modelcontextprotocol/sdk": "^1.29.0", "@tiptap/pm": "3.27.0", "@tldraw/assets": "^5.1.1", "@vitejs/plugin-react": "^5.0.0", "fractional-indexing": "^3.2.0", "html2canvas": "^1.4.1", "lucide-react": "^1.24.0", "react": "^19.0.0", "react-dom": "^19.0.0", "tldraw": "^5.1.1", "vite": "^7.0.0", "zod": "^4.4.3" } }

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-ce07c79b577d2026-08-05