{ "server_name": "pam-node-prod", "transport": "streamable_http", "server_url": "https://pam-node-mcp.example.com/mcp", "auth": { "token_url": "https://pam-node-auth.example.com/oauth/token", "client_id": "mcp_client_id", "client_secret": "mcp_client_secret", "grant_type": "client_credentials" }, "timeout_seconds": 60, "sse_read_timeout_seconds": 300, "headers": { "X-PAM-Env": "prod" }, "_comment_action_tools": "通常不需要配置 action_tools。Agent 会从 MCP server list_tools 自动发现 tool;只有 server tool 名称不符合 get-online-ips/get_online_ips/pam_get_online_ips 这类约定时,才配置 action_tools 覆盖。", "action_tools": {} }