{"a2aVersion":"1.0","name":"Opzero Deployment Agent","description":"AI-powered web deployment platform. Deploy HTML, React, and full-stack applications to Cloudflare, Netlify, or Vercel directly from any AI agent.","version":"1.0.0","url":"https://opzero.sh","provider":{"organization":"Opzero.sh","url":"https://opzero.sh"},"capabilities":{"mcp":{"endpoint":"https://opzero.sh/mcp","transport":"streamable-http","version":"2024-11-05"},"skills":[{"id":"deploy-website","name":"Deploy Website","description":"Deploy HTML, CSS, JS files to a live URL","inputSchema":{"type":"object","properties":{"files":{"type":"object","description":"Map of file paths to file contents"},"target":{"type":"string","enum":["cloudflare","netlify","vercel"],"default":"cloudflare"}},"required":["files"]}},{"id":"quick-deploy","name":"Quick Deploy","description":"Deploy a single HTML file instantly","inputSchema":{"type":"object","properties":{"html":{"type":"string","description":"HTML content"}},"required":["html"]}},{"id":"create-preview","name":"Create Live Preview","description":"Boot a WebContainer with live dev server for real-time iteration","inputSchema":{"type":"object","properties":{"files":{"type":"object","description":"Project files (package.json, src/, etc.)"}},"required":["files"]}},{"id":"list-projects","name":"List Projects","description":"List all deployment projects for the authenticated user","inputSchema":{"type":"object","properties":{}}},{"id":"get-template","name":"Get Template","description":"Get starter templates for common frameworks","inputSchema":{"type":"object","properties":{"template":{"type":"string","enum":["static","vite-react","landing","portfolio","blog"]}},"required":["template"]}}]},"authentication":{"oauth2":{"authorizationUrl":"https://authkit.open0p.com/oauth/authorize","tokenUrl":"https://authkit.open0p.com/oauth/token","registrationUrl":"https://authkit.open0p.com/oauth/register","userinfoUrl":"https://authkit.open0p.com/oauth/userinfo","scopes":{"mcp:tools":"Access MCP tools","mcp:deploy":"Deploy websites and applications","mcp:read":"Read-only access to projects"}},"apiKey":{"type":"bearer","prefix":"wcd_","header":"Authorization","obtainUrl":"https://opzero.sh/dashboard"}},"discovery":{"mcp":"https://opzero.sh/.well-known/mcp.json","oauthProtectedResource":"https://opzero.sh/.well-known/oauth-protected-resource","oauthAuthorizationServer":"https://authkit.open0p.com/.well-known/oauth-authorization-server","agents":"https://opzero.sh/.well-known/agents.json"},"documentation":{"homepage":"https://opzero.sh","docs":"https://opzero.sh/docs","forAgents":"https://opzero.sh/for-agents","apiReference":"https://opzero.sh/docs#configuration"},"integrations":["claude","chatgpt","gemini","grok","cursor","windsurf","cline"],"keywords":["deployment","hosting","web development","static sites","react","cloudflare","netlify","vercel","mcp","ai deployment"]}