Skip to content

Commit ccd049a

Browse files
authored
Merge pull request #25 from lindazqli/patch-4
Update mcp.md
2 parents 3e2a8fa + edef59c commit ccd049a

File tree

1 file changed

+3
-2
lines changed
  • articles/ai-foundry/agents/how-to/tools

1 file changed

+3
-2
lines changed

articles/ai-foundry/agents/how-to/tools/mcp.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ You can bring multiple remote MCP servers to Foundry Agent service by adding the
2828
> [!Note]
2929
> * You need to bring a remote MCP server (an existing MCP server endpoint)
3030
> * With current MCP tool in Foundry Agent, explicit approval is not supported yet (only `never` is accepted for `require_approval` parameter). Please review carefully what MCP server(s) you added to Foundry Agent service. We recommend reviewing all data being shared with remote MCP servers and optionally logging it for auditing purposes.
31-
> * Supported regions: `westus`, `westus2` and `uaenorth`
31+
> * Supported regions: `westus`, `westus2`, `uaenorth`, `southindia` and `switzerlandnorth`
32+
> * The MCP tool supports custom headers for a specific run, allowing you to pass headers as needed by MCP server, such as authentication schema. Headers you pass in will only be available for the current run and will not be persisted.
3233
3334
## Usage support
3435

@@ -50,4 +51,4 @@ You can bring multiple remote MCP servers to Foundry Agent service by adding the
5051

5152
## Next steps
5253

53-
* [How to use the MCP tool](./mcp-samples.md)
54+
* [How to use the MCP tool](./mcp-samples.md)

0 commit comments

Comments
 (0)