Skip to content

Commit 677693a

Browse files
committed
added warning
1 parent c9f8870 commit 677693a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/how-to/develop/vs-code-agents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ To add an existing MCP Server tool to your AI Agent, follow these steps:
152152

153153
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/agent-select-mcp-tool.png" alt-text="Screenshot of the MCP Server tool dialog box with the 'Allowed tools' dropdown highlighted." lightbox="../../media/how-to/get-started-projects-vs-code/agent-select-mcp-tool.png":::
154154

155-
> [!NOTE]
156-
> When you add an allowed tool, you can also pass a set of headers that the MCP server requires.
155+
> [!WARNING]
156+
> When you add an allowed tool, you can also pass a set of headers that the MCP server requires. Currently, there is an issue when running an agent with MCP server that requires authentication in agent playground. https://github.com/microsoft/ai-foundry-for-vscode/issues/150
157157

158158
1. After entering the required information, select the **Create tool** button in the bottom-left corner.
159159

0 commit comments

Comments
 (0)