{
  "name": "Prevu",
  "url": "https://prevu.cloud",
  "description": "Prevu is the staging and review layer for coding agents.",
  "type": "developer-tool",
  "audience": "coding agents and software developers",
  "capabilities": [
    "persistent VM-backed workspaces",
    "stable HTTPS preview URLs",
    "SSH access",
    "REST API",
    "MCP server",
    "pause and resume lifecycle"
  ],
  "links": {
    "dashboard": "https://app.prevu.cloud",
    "openapi": "https://prevu.cloud/openapi.json",
    "llms": "https://prevu.cloud/llms.txt",
    "mcp": "https://prevu.cloud/.well-known/mcp",
    "agentSkills": "https://prevu.cloud/.well-known/agent-skills/index.json",
    "agentMode": "https://prevu.cloud/?mode=agent"
  }
}
