Vibeauryon
Freeby MCP Community
AI agent OS for vibe coders — MCP server for Claude, Cursor, Windsurf & Lovable. Security audits, SEO, performance, design tokens, copywriting and 76+ dev tools
v2.7.27Added Apr 12, 2026
mcpmcp-servermodel-context-protocolclaudeclaude-code
Vibeauryon MCP Server
AI agent OS for vibe coders — MCP server for Claude, Cursor, Windsurf & Lovable. Security audits, SEO, performance, design tokens, copywriting and 76+ dev tools
Installation
npx -y vibeauryon
Reviews
Installation
Quick install
npx -y vibeauryon
Add to claude_desktop_config.json
{
"mcpServers": {
"vibeauryon": {
"command": "npx",
"args": ["-y", "vibeauryon"]
}
}
}