MCP server that lets AI agents read design tokens from DTCG files
Design systems store colors, spacing, and other tokens that are hard for AI agents to discover. @sorb/tap runs a lightweight MCP server that reads DTCG token files, Sorb projects, or live Sorb bridges and answers queries about token values, alias chains, and usage. Developers can hook any MCP‑compatible AI (Claude, Cursor, LangChain) to retrieve exact token origins, making design‑to‑code conversations accurate. Its read‑only nature ensures safety while providing a simple CLI‑driven interface.
View on GitHub →metatoy/sorb-tap