base44
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name BASE44_TOKEN or zero doctor check-connector --url https://app.base44.com/api/apps --method GET
How to Use
Base44 exposes two useful integration surfaces:
- App REST API at
https://app.base44.com/api/apps - MCP endpoint at
https://app.base44.com/mcp
Use the App REST API for direct app management, and use MCP when an agent needs to discover and call Base44 tools.
Discover the Full Interface
MCP Tools and Schemas
tools/list is the source of truth for the current MCP interface. It returns every available tool with descriptions and input schemas.