Loading MCP server directory, please wait...
Your project's design system for coding agents: tokens, components, contrast checks, guidelines.
npx @getmcp/cli add design.tesserai/tesseraiRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"design.tesserai/tesserai": {
"command": "npx",
"args": [
"-y",
"@tesserai/cli",
"mcp"
]
}
}
}