@atomixstudio/mcp 1.0.37 → 1.0.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
MCP (Model Context Protocol) server and CLI for Atomix Design System. Query and sync design tokens from AI coding tools (Cursor, Claude Desktop, Windsurf, etc.) or from the command line.
|
|
4
4
|
|
|
5
|
-
**Version:** 1.0.
|
|
5
|
+
**Version:** 1.0.37 — MCP exposes token/query tools and **syncAll** (writes `.cursor/skills/atomix-ds/SKILL.md` and `atomix-dependencies.json`). Figma push/design-in-Figma are not part of this package; use Atomix Studio and the Figma plugin for in-Figma workflows.
|
|
6
6
|
|
|
7
7
|
## Getting Your Credentials
|
|
8
8
|
|
package/package.json
CHANGED