tools/list and registered alongside webhook and built-in tools.
Configuration
Addmcp_servers to your agent config:
Transport Types
Server Config Fields
How It Works
1
Call starts
TurnCall connects to each configured MCP server.
2
Tool discovery
Calls
tools/list on each server to discover available tools.3
Registration
MCP tools are merged with webhook and built-in tools in the pipeline.
4
Execution
When the LLM calls an MCP tool, TurnCall routes it through the MCP client.
5
Cleanup
MCP sessions are cleaned up when the call ends.