appdeploy.ai
AppDeploy is a chat-native deployment platform that lets AI assistants build and deploy web apps to live public URLs. It provides managed hosting and related app services such as backend features, QA, versioning, and rollback for apps created from AI chat.
AppDeploy exposes one public developer integration surface: a remote MCP server at `https://api-v2.appdeploy.ai/mcp`, authenticated either via AppDeploy OAuth in MCP clients or via an AppDeploy-issued bearer API key for direct JSON-RPC HTTP use.
- AppDeploy MCP Serverdetected
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://appdeploy.ai/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing