Update an MCP Toolset
- On the Model Context Protocol Servers list page, find the MCP server that you want to work with. If you need help finding the list page or the MCP server, see List MCP Toolsets.
- Select the name of the MCP Server. The Details page for the MCP Server is displayed.
- Select the Toolsets tab.
- On the MCP Toolsets list page, find the toolset that you want to update.
- Expand the Actions menu, and
select Edit.
The Edit MCP Toolset dialog is displayed.
- Change the settings as needed. For a description of the fields, see Creating an MCP Toolset.
Use the
oci dbtools mcp-toolset update-mcp-toolsetcommand to update an MCP Toolset.oci dbtools mcp-toolset update-mcp-toolset-built-in-sql-tools --mcp-toolset-id <mcp_toolset_ocid> oci dbtools mcp-toolset update-mcp-toolset-custom-sql-tool --mcp-toolset-id <mcp_toolset_ocid> oci dbtools mcp-toolset update-mcp-toolset-customizable-reporting-tools --mcp-toolset-id <mcp_toolset_ocid> oci dbtools mcp-toolset update-mcp-toolset-gen-ai-sql-assistant --mcp-toolset-id <mcp_toolset_ocid>For a complete list of parameters and values for CLI commands, see the Command Line Interface (CLI).
Use the
UpdateDatabaseToolsMcpToolsetAPI to update an MCP Toolset.For information about using the API and signing requests, see REST API and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.