# Manage MCP server tools

You can manage MCP tools within the MCP server Overview page. The Overview provides a list of tools in your MCP server, your Remote MCP URL, and authentication method. You can start, stop, add, and remove tools in the Overview page.

# Start tools

You must start MCP tools you plan to make available to AI models.

Complete the following steps to start tools:

1

Sign in to your Workato account.

2

Go to AI Hub > MCP servers.

3

Select the MCP server where you plan to start tools.

4

Go to the Tools section and select the checkboxes for the tools you plan to start.

Select the checkboxes for the tools you plan to startSelect the checkboxes for the tools you plan to start

5

Click Start tools.

# Remove tools

Complete the following steps to remove tools from an MCP server:

1

Sign in to your Workato account.

2

Go to AI Hub > MCP servers.

3

Select the MCP server where you plan to remove tools.

4

Go to the Tools section and select the checkboxes for the tools you plan to remove.

Select the checkboxes for the tools you plan to removeSelect the checkboxes for the tools you plan to remove

5

Click Remove tools.

# Edit tools

You can customize tools in your MCP server template within the recipe editor. You can add and edit actions, inputs, result schemas, error handling logic, and more. Refer to MCP server tool design and Recipe design for more information.

Complete the following steps to edit an MCP server template tool:

1

Sign in to your Workato account.

2

Go to AI Hub > MCP servers.

3

Select the MCP server where you plan to edit tools.

4

Go to the Tools section and click the tool name you plan to edit. The recipe editor opens with the configured recipe.

Click the tool name you plan to editClick the tool name you plan to edit

5

Click Edit.

6

Update the recipe and click Save.

7

Test the changes to your tool.

# Add tools

You can add customized tools using existing skill recipes in your project or build a new skill recipe to add as a tool.

# Add new tools

You can design and create new tools with skill recipes.

Complete the following steps to create and add tools to the MCP server template:

1

Sign in to your Workato account.

2

Go to AI Hub > MCP servers.

3

Select the MCP server where you plan to add tools.

4

Go to the Tools section and click + Add. The Add new tools modal displays.

5

Click + Create new tool > Add tools.

Click Create new tool > Add toolsClick + Create new tool > Add tools

6

Provide a name for your skill in the Name field.

7

Use the Location drop-down menu to select a location for your skill recipe.

8

Click Start building. The recipe editor opens with the Start workflow trigger and Return response action automatically selected.

9

Provide a description for your skill workflow in the When should your genie run this skill? field. The genie uses this description to decide when to trigger this workflow.

10

Go to the What inputs will your genie require to run this skill? section and click Use JSON or Add fields manually to provide a description of the schema recipe parameters.

11

Go to the Result schema section and click Use JSON or Add fields manually to provide a description for the recipe return value.

DEFINES THE RETURN RESPONSE GENIE STEP

The Result schema section defines the RETURN response for the genie step at the end of your recipe.

12

Click Select an app and action step in the recipe.

13

Search for and select the app you plan to use. A list of available actions for the app displays.

14

Select the action you plan to use.

15

Select the connection type you plan to use for the skill recipe.

Connection typeChoose a connection type

  • User's connection: Genie skill recipes perform actions based on the identity and permissions of the user who connects to the application. Users authenticate with their own credentials to execute the skill.
  • Your connection: This option uses the connection established by the recipe builder and follows the same principles as normal app connections.

VERIFIED USER ACCESS REQUIRES OAUTH 2.0

Only app connections that use OAuth 2.0 are available for user's connection. Refer to Verified user access for more information.

16

Provide a name for your connection in the Name field.

17

Use the Location drop-down menu to select the project where you plan to store the connection.

18

Provide information for all required app connection fields. Connection configuration fields vary based on the app you select.

19

Click Connect.

20

Test your recipe to ensure workflow compatibility with your genie.

21

Click Save.

# Add existing project tools

Complete the following steps to add existing tools from your project to the MCP server template:

1

Sign in to your Workato account.

2

Go to AI Hub > MCP servers.

3

Select the MCP server where you plan to add tools.

4

Go to the Tools section and click + Add. The Add new tools modal displays.

5

Click Add from this project.

Click Add from this projectClick Add from this project

6

Select the checkboxes for the tools you plan to use.

7

Click Add tools.


Last updated: 1/28/2026, 8:31:02 PM