useVyre Context for Claude Desktop
io.github.gapra/usevyre-context
useVyre component context for AI agents — valid props, variants, anti-patterns, and design tokens.
client:Claude Desktop
transport:stdio
runtime:npm
Install useVyre Context in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"usevyre-context": {
"command": "npx",
"args": [
"-y",
"@usevyre/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs