/vibedev Specs Mcp

by yinwm

248 downloads
Not rated
GitHub

About

/vibedev Specs Mcp.

Details

Author
yinwm
Downloads
248
Categories
Other, Developer Tools

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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name /vibedev Specs Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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"
        ]
    }
}
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.