Skip to main content
System prompt for agents that call the MCP Farm. For workflow-building agents: Workflow Builder Prompt. For HTTP-based agents: Discover, Install, and Invoke.

Agent System Prompt

gateway_invoke (on /gateway) takes { "server": <serverName>, "tool": <tool name>, "arguments": { … } } and runs the discovered tool for you — use it when your agent has a fixed tool set and can’t call each discovered tool directly. See Gateway.