microsoft / microsoft/CopilotStudioSamples
Passing Configuration from Copilot Studio Agent to MCP Tool
Open
@HenryJammes is already working on this.
Since Oct 14, 2025.
- Dominant language
- TypeScript
- Stars
- 797
- Forks
- 491
- PR merge metrics
- No merged PRs in 30d
Description
We’re integrating Copilot Studio with an MCP (Model Context Protocol) tool and need to pass custom runtime values like conversationId and userId from the Copilot agent to the MCP tool.
Could you please guide us on:
How to include these context parameters in MCP requests,
Whether they can be defined in the manifest or sent dynamically at runtime, and
Any reference documentation or examples for handling such contextual data
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.