Documentation

MCP Setup

Use Streamable HTTP at the endpoint below with an Agent Token as bearer authorization.

{
  "mcpServers": {
    "vibeupdate": {
      "url": "https://api.vibeupdate.app/mcp",
      "headers": { "Authorization": "Bearer vbu_…" }
    }
  }
}

The stable protocol version is 2025-11-25. No local stdio bridge or legacy HTTP+SSE endpoint is needed.

Need a token? Create one in the authenticated dashboard. Secrets are never shown twice.