Knowledge Systems
Trust: 42/100 (Fair)io.github.RoleModel/optics-mcp Guide
MCP Server for Optics Design System documentation and token usage.
by RoleModel
Quick Start
Install
npx optics-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-rolemodel-optics-mcp": {
"command": "npx",
"args": [
"optics-mcp"
]
}
}
}