Skip to content

Commit a8ac4a9

Browse files
committed
fixing conflict
2 parents 0b1b1e3 + ccd049a commit a8ac4a9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/ai-foundry/agents/how-to/tools/model-context-protocol.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ You can bring multiple remote MCP servers to Foundry Agent service by adding the
2929
> [!Note]
3030
> * You need to bring a remote MCP server (an existing MCP server endpoint)
3131
> * With current MCP tool in Foundry Agent, explicit approval is not supported (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.
32-
> * Supported regions: `westus`, `westus2` and `uaenorth`
32+
> * Supported regions: `westus`, `westus2`, `uaenorth`, `southindia` and `switzerlandnorth`
33+
> * 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.
3334
3435
## Usage support
3536

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

5253
## Next steps
5354

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

0 commit comments

Comments
 (0)