Changing the URL of a custom MCP server will break any agents that use tools from that server.
Agent Builder stores tool references by MCP server URL. If you update the URL of a custom MCP server, existing agents will fail when attempting to call those tools because the stored URL no longer matches.
How to update an MCP server URL
- Update your MCP server URL in the workspace settings
- For each agent using tools from that server:
- Remove the affected tools from the agent configuration
- Re-add the tools (they will now reference the new URL)
- Test the agent to confirm tools work correctly