/vibedev Specs Mcp
About
/vibedev Specs Mcp.
Details
- Author
- yinwm
- Downloads
- 248
- Categories
- Other, Developer Tools
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
/vibedev Specs McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"vibedev-specs": {
"command": "npx",
"args": [
"vibedev-specs-mcp@latest"
]
}
}
}
vibedev_specs_workflow_start
Start the specs workflow and begin the goal collection phase
vibedev_specs_goal_confirmed
Confirm the completion of the feature goal, set the feature_name, and proceed to the requirements collection phase
vibedev_specs_requirements_start
Start the requirements collection phase and provide guidance for requirements gathering
vibedev_specs_requirements_confirmed
Confirm the completion of requirements collection and proceed to the design phase
vibedev_specs_design_start
Start the design documentation phase and provide guidance for creating design documents
vibedev_specs_design_confirmed
Confirm the completion of the design document and proceed to the task planning phase
vibedev_specs_tasks_start
Start the task planning phase and provide guidance for creating the task list
vibedev_specs_tasks_confirmed
Confirm the completion of task planning and proceed to the execution phase
vibedev_specs_execute_start
Start the task execution phase and provide guidance for task execution
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"/vibedev specs mcp": {
"vibedev-specs": {
"command": "npx",
"args": [
"vibedev-specs-mcp@latest"
]
}
}
}
}
McpServers
{
"vibedev-specs": {
"command": "npx",
"args": [
"vibedev-specs-mcp@latest"
]
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





