aurum-mcp

Changejarapp/aurum-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for the Aurum Design System — talk to Aurum from your LLM client
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aurum-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Changejarapp/aurum-mcp"
      ]
    }
  }
}

README Excerpt

> Talk to the **Aurum Design System** from your LLM client. > Components · tokens · icons · Figma node IDs · changelog — all queryable > from Claude Code, Cursor, Copilot CLI, Gemini, and Claude Desktop. `aurum-mcp` is a [Model Context Protocol](https://modelcontextprotocol.io/) server that surfaces the Aurum design system catalogue to LLMs. It reads a

Tools (14)

aurum_aurum_find_components_by_tokenaurum_get_aurum_versionaurum_get_changelogaurum_get_code_connect_snippetaurum_get_componentaurum_get_iconaurum_get_token_valueaurum_list_componentsaurum_list_tokensaurum_lookup_figma_nodeaurum_searchaurum_search_iconsios