Stats
Actions
Tags
From vibe-center-skills
Local MCP server running the 'vibe3' package via uv. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"orchestra": {
"command": "uv",
"args": [
"run",
"vibe3",
"mcp",
"run"
]
}
}
}Server configuration and connection parameters
uvCommand-line arguments passed to the server process
npx claudepluginhub jacobcy/vibe-coding-control-center