base44.com
Base44 is an AI-powered platform for building and hosting web apps with generated frontend, backend, data models, authentication, and integrations. It also provides a managed backend and tooling for developers and AI agents to create, manage, and monitor apps.
Base44 exposes two MCP servers (one authenticated project-management server and one public docs server), a Node-based CLI, and two documented HTTP APIs for Enterprise workspaces: Monitoring and Audit Logs.
- Base44 MCP serverdetected
- Base44 Docs MCPdiscovered
- Base44 Enterprise Monitoring APIdiscovered
- Base44 Audit Logs APIdiscovered
- Base44 CLIdiscovered
$ base44 loginAcquired by the CLI — running base44 login opens the auth flow and stores the credential.
In the Base44 workspace UI, open Settings → Secrets → + Create API Key, name the key, create it, and copy it immediately; the docs note you will not be able to see it again. This flow is documented in Managing workspace secrets.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://base44.com/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