Integrations is where Connectors, Credentials, and MCP servers all live in one place. Per sitemap.tsx’s own comment: “The Integrations hub is now the single entry point — it folds in the connector marketplace, Credentials, Connectors and MCP servers as in-page sections/links, so those no longer need their own nav items (their routes stay live).”
The hub has two tabs, and the split maps directly onto the MCP Overview’s outbound/inbound distinction:
- Custom MCP servers — mount an external, third-party MCP server so its tools appear in this project. Links to External MCP.
- Credentials — a summary card into the project’s Vault (all stored credentials for the project live there).
- Connectors — a summary of installed platform vs. project-built connectors, linking to the full Connectors page.
- Below that, the connector marketplace itself, grouped by category.
Three “Machina Apps” cards:
As of this writing, the Studio UI’s “CLI” install link points at https://cli-docs.machina.gg — the old CLI docs domain this revamp (epic 86ajn6fgb) is migrating away from. Once that domain redirects to docs.machina.gg/cli, the link will still resolve, but machina-studio’s hardcoded URL should be updated to point at the new location directly rather than relying on the redirect indefinitely. Flagging as a cross-repo follow-up, not something this PR can fix.