Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions extensibility/mcp/dynamic-mcp-routing-typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,9 @@ Or use the one-step deploy script that handles login, servers, tunnel, and conne
1. Open your agent in [Copilot Studio](https://copilotstudio.microsoft.com/)
2. Go to **Tools** > **Add tool** > filter by **Model Context Protocol**
3. Search for "Dynamic MCP Connector" and add it
4. Select an instance from the dropdown
5. The agent now has access to the MCP tools for that instance
4. Under **Inputs**, select an instance from the **Instance** dropdown (e.g. "Contoso", "Fabrikam", "Northwind")
5. The **Tools** section will populate with the MCP tools for the selected instance — tools won't appear until you pick an instance
6. Click **Save**

## Example Queries

Expand Down