Skip to main content

MCP

The MCP node connects Innflow to external Model Context Protocol servers. Use it when a workflow needs to discover or call tools exposed by another system. Modes: Configuration: Accessing output: {{variableName.output}}

A2A Agent

The A2A Agent node delegates work to an external agent that supports the Agent-to-Agent protocol. Common uses:
  • Send a task to a specialized external agent
  • Poll for an agent result before continuing the workflow
  • Connect Innflow workflows to agent systems owned by another team or vendor
Configuration:

Tool-Only Nodes

Some nodes can be connected to AI Agent nodes as callable tools instead of running as standalone workflow steps. Use tool-only nodes when the model should decide whether a tool call is needed during the agent run.