Manage your connections
Once a connection exists, Team → Integrations is the page to keep it healthy. This guide covers the everyday operations.
Sync an MCP server now
MCP servers sync automatically every day, but you can force a sync any time:
- Open Team → Integrations.
- Find the row for the MCP server.
- Click Sync.
Cubeo re-reads the server's tool catalog. If the catalog changed, description-only tweaks flow into your AI Agents immediately; bigger schema changes are held back for an admin to publish (so an upstream break doesn't destabilise running AI Agents).
The Sync button only exists for MCP servers — native integrations (HubSpot, Tavily, etc.) don't have a "catalog" in the same sense; their tools are fixed at the platform level.
Rename a native integration account
Native accounts (HubSpot, etc.) can be renamed so it's easier to tell multiple accounts of the same provider apart (e.g. HubSpot — EU and HubSpot — US).
- Open Team → Integrations.
- Click Edit on the row.
- Change the name and save.
The new name shows up everywhere the account is referenced — AI Agent Tools tabs, dashboards, audit logs.
Remove an integration
Click Delete on any row.
You'll see a confirmation modal that explains exactly what's about to happen:
- For an MCP server: the server connection is removed; every tool that came from it is removed from every AI Agent in your team; stored tokens are revoked.
- For a native account: the account is removed; tools that depended on it stop working until you reconnect.
Deleting is irreversible. Past conversations are not changed — the history stays — but new calls from your AI Agents will fail until you reconnect.
What does Sync failing mean?
If you see a red Sync failing banner under an MCP server, its credentials no longer work — usually because an OAuth token was revoked upstream, or a password / static token was rotated.
To fix:
- Click Sync to retry. Sometimes it's a transient network issue.
- If it stays red, Delete the connection and reconnect through the wizard. Cubeo will pick up fresh credentials on the way back in.
Cubeo never silently sends stale credentials, so a failing sync is a signal you'll see before any of your AI Agents experiences a runtime error.
Connect a new MCP server
The full walkthrough lives at Connect an MCP server — this page is for managing existing connections.
Related
- Connect an MCP server — wizard walkthrough for new MCP connections.
- How MCP integration works — background on the sync, auth, and lifecycle.
- MCP reference — auth modes, billing, troubleshooting matrix.