Skip to content
Cursor

CloudBees Unify MCP Server for Cursor

io.github.cloudbees/unify-mcp-server

Connect AI agents to CloudBees Unify: feature flags, CI/CD, release orchestration, and security

client:Cursor transport:streamable-http

Install CloudBees Unify MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "unify-mcp-server": {
      "url": "https://mcp.cloudbees.io/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

CloudBees Unify MCP Server in other clients