Creating a tool server
- Select Tool Servers from the left-hand navigation.
- Select Create.
- Enter a name for your tool server, then select Create. The tool server’s editor page opens.
- (Optional) Enter a description for your tool server.
- Select Add Python Tools to open the tools editor.
- Add tool modules using the same process described in Python tools.
- Select Start to begin serving.
Deleting a tool server
- Select Tool Servers from the left-hand navigation.
- Select on the tool server’s card.
- Select Delete to remove it.
Connecting to a tool server
A running tool server can be connected to agents inside Agent Studio or to external MCP-compatible applications. To view connection details, select Connect on the tool server’s editor page.
mcp.json snippet for configuring your connection.
- Connect to an Agent Studio agent
- Connect to an external application
Connect a tool server to an agent by registering it as an MCP server in the global catalog.
- Copy the SSE URL from the Connection Info dialog.
- Register the tool server as an MCP server using the SSE URL.
- Enable the MCP server for your agent.