Skip to content

@atomixstudio/mcp

Free

by MCP Community

MCP server for Atomix Design System - query your design foundation and tokens for AI coding tools

v1.0.38Added Apr 12, 2026
mcpdesign-systemdesign-tokensatomixcursor
Works with:ClaudeGPTGeminiCopilot

@atomixstudio/mcp MCP Server

MCP server for Atomix Design System - query your design foundation and tokens for AI coding tools

Installation

npx -y @atomixstudio/mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @atomixstudio/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@atomixstudio/mcp": {
      "command": "npx",
      "args": ["-y", "@atomixstudio/mcp"]
    }
  }
}