Services the Platform Provides
These come with the platform. There is nothing to connect and nothing to configure.Source Control
Every project’s generated code lives in a repository, a versioned store the platform hosts for you. Access is managed automatically, and your access token can be reset if it stops working. You reach it from the Codebase panel rather than from here. See Git Integration.Low-Code Platforms You Connect
A low-code project talks to your own environment, so it needs credentials for it. Each platform asks for a different set.
These are collected inside the project, not when you create it. A new low-code project has no credential fields on its creation form; you link the site afterwards, and Build Mode stays unavailable until you do.
Some low-code build work is carried out by a service outside this platform. Your specification, Tickets, and build order are produced here; the platform-specific build is handed onward, along with the credentials you linked.
Tools You Connect to the Build Agent
External tools are connected per project, through MCP. That is a separate mechanism from anything on this page: you add a server, it exposes its tools, and the build agent can use them during a build. Adding servers, connection states, and how credentials are scoped across a project are covered in full on MCP Integrations.Your Next Step
Connect an external tool
Adding an MCP server and scoping its credentials.
Set up a low-code project
The four platforms and what each one needs.