MCP Server
Model Context Protocol server for AI integrations
Overview
Model Context Protocol (MCP) server for VibeControls.
NPM Packages
| Environment | Package Name | Visibility |
|---|---|---|
| Alpha | @burdenoff/alpha-vibecontrols-mcp | Private |
| Stable | @burdenoff/vibecontrols-mcp | Public |
Installation
Public (Stable)
npm install @burdenoff/vibecontrols-mcp
Private (Alpha)
npm login
npm install @burdenoff/alpha-vibecontrols-mcp
Repository
- GitHub: vibecontrols-mcp
Features
MCP server providing AI agents with access to VibeControls capabilities.
Configuration
Add to your MCP client configuration to enable VibeControls integration.
See the NPM Package Management guide for more details.