G
Glorb

Settings

Manage your connections and API access.

GitHub Connection
Connect your GitHub account to sync agents and clusters to repositories.
API Keys
Generate API keys for MCP, CLI, and public API access.

MCP Configuration

{
  "mcpServers": {
    "glorb": {
      "url": "https://your-app.vercel.app/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

CLI Setup

npm install -g glorb
glorb login YOUR_API_KEY
glorb list agents
glorb pull agent <agent-id>
Workspace
Invite team members to collaborate on your agents and clusters.
Webhooks
Receive HTTP notifications when events occur.