Automation Editor
Building Automations
MCP Tools
6 min
mcp (model context protocol) is an open source standard that allows artificial intelligence models to connect with external data sources and tools, enhancing their ability to access information and perform tasks it simplifies the integration of ai applications with various systems, making them more effective and context aware mcp tools can be built as automations that can be made available to an ai model that supports mcp the ai model will intelligently utilize one or more mcp tools based on the context of the conversation to build an mcp tool automation, begin by adding the mcp app's tool input instant trigger add one or more input fields for the tool enter field names on the left, field descriptions on the right the ai model receives field names and field descriptions, so make them descriptive so the ai model understands what values to provide to make a field required, place the word "required" (case insensitive) in the field's description text then add the logic for the tool for this sample, we'll just add the two input numbers together finally, add the mcp output action enter one or more output fields field names go on the left, field descriptions go on the right when done, click the fetch data fields button then map the output(s) the example outputs the sum of the two input numbers save the automation and turn it on only mcp tool automations that are turned on are made available to mcp clients each mcp tool automation should have description text that informs the ai model the purpose of the tool if an automation does not yet have description text, choose the gear menu option shown below, otherwise just click the existing description text to edit to utilize the mcp tools from mcp clients, they need to have the url to the system's mcp service this url can be obtained from any mcp tool automation's gear menu here now you can go to your mcp client and configure it to connect to your mcp tools for this example, we'll connect it to the claude desktop app go to claude's settings, select connectors, then add a custom connector give the connector a name and paste the mcp url you obtained from the dashboard now you can open a conversation and the ai model will utilize the available tools based on the context of the conversation here we ask the ai model to explicitly test them you only need to configure a single mcp url all mcp tool automations that are turned on are made available to the ai model