MCP Client Tool

Connect AI agents to external MCP servers on indie.money

Written By pvdyck

Last updated 5 days ago

MCP Client Tool

βœ… Supported β€” Copied from n8n with platform patches

n8n docsMCP Client Tool documentation
AuthNone (MCP server handles its own auth)

Compatibility

FeatureStatus
HTTP Streamable transportSupported
SSE transportNot supported β€” blocked at validation
Tool listing (tools/list)Supported
Tool execution (tools/call)Supported

Version Requirements

  • v1.1 and v1.2 supported β€” v1 uses SSE-only and is blocked at upload validation
  • If your workflow uses v1, upgrade to v1.1+ in n8n, then re-export and re-upload

Usage

Connect this node as a sub-node to an AI Agent node. It connects to an external MCP server and exposes that server's tools to your agent.

Related