Vibgrate MCP

by Vibgrate

Recommended
3 stars
6.7k downloads
Not rated
GitHub Website

About

Query your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Details

Author
Vibgrate
GitHub stars
3
Downloads
6,730
Categories
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 Vibgrate 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": {
    "vibgrate": {
      "type": "http",
      "url": "https://mcp.vibgrate.com",
      "headers": {
        "Authorization": "Bearer vtm_YOUR_TOKEN_HERE"
      }
    }
  }
}

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "vibgrate mcp": {
            "vibgrate": {
                "type": "http",
                "url": "https://mcp.vibgrate.com",
                "headers": {
                    "Authorization": "Bearer vtm_YOUR_TOKEN_HERE"
                }
            }
        }
    }
}

McpServers

{
    "vibgrate": {
        "type": "http",
        "url": "https://mcp.vibgrate.com",
        "headers": {
            "Authorization": "Bearer vtm_YOUR_TOKEN_HERE"
        }
    }
}

Query your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, upgrade paths, reports, and org catalog management. OAuth 2.1 with scoped, revocable tokens; metadata-only — source code never leaves your environment. Endpoint: https://mcp.vibgrate.com. Prefer local/offline? Vibgrate AI Context (npx @vibgrate/cli serve) serves version-correct library docs, a code map, and offline drift with no account.

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.