Azure / Azure/azure-functions-agents-runtime
Remove mcp section in agents.config.yaml
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 20
Description
It's redundant. If a user wants to globally omit an MCP server, they can just remove it from mcp.config.
The ability to filter MCP server at a per agent level remains unchanged.
Contributor guide
Research direction
Start by locating agents.config.yaml and the code that loads or validates its mcp section, then check how mcp.config is handled. Remove the redundant global mcp section while preserving per-agent MCP filtering, and verify the runtime configuration behavior with the project's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100