vibe-gate-mcp
by mustafacagri
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CRITIC_MODEL | No | Optional model override for the critic (e.g., 'minimax-m3'). | |
| OPENCODE_PLAN | No | Optional plan for OpenCode (e.g., 'go'). | |
| OPENAI_API_KEY | No | OpenAI API key. Required when CRITIC_PROVIDER=openai. | |
| CRITIC_PROVIDER | Yes | AI provider for the critic: openai, anthropic, google, minimax, or opencode. | |
| MINIMAX_API_KEY | No | MiniMax API key. Required when CRITIC_PROVIDER=minimax. | |
| OPENCODE_API_KEY | No | OpenCode API key. Required when CRITIC_PROVIDER=opencode. | |
| ANTHROPIC_API_KEY | No | Anthropic API key. Required when CRITIC_PROVIDER=anthropic. | |
| VIBE_WORKSPACE_ROOT | Yes | Workspace root path for the MCP server. Set to ${workspaceFolder} in Cursor MCP configuration. | |
| GOOGLE_GENERATIVE_AI_API_KEY | No | Google Gemini API key. Required when CRITIC_PROVIDER=google. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues