MCP server

My custom MCP server is used as a tool in the Agent within my workflow. I now need to pass some parameters from the workflow into my MCP server, and one of the HTTP requests inside the MCP server needs to receive this parameter.

Hey, assuming you have a setup like this:

You can open the tool and add values directly from the AI’s context like so:

{{ fromAI('Name_of_value', 'Description', 'string') }}

Feel free to mark as Solution if it helped :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.