build_mcp_server_tool_config
Generates a remote MCP server configuration dictionary for the agent's tools parameter. Specify name, URL, optional headers, and allowed tools to configure.
Instructions
Helper tool to generate remote MCP server configuration dict for agent tools parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | Yes | ||
| headers | No | ||
| allowed_tools | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |