useVyre Context for Windsurf
io.github.gapra/usevyre-context
useVyre component context for AI agents — valid props, variants, anti-patterns, and design tokens.
client:Windsurf
transport:stdio
runtime:npm
Install useVyre Context in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"usevyre-context": {
"command": "npx",
"args": [
"-y",
"@usevyre/mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs