llama-stack-mirror/src/llama_stack/core/routers
Omar Abdelwahab eb545034ab
fix: MCP authorization parameter implementation (#4052)
# What does this PR do?
Adding a user-facing `authorization ` parameter to MCP tool definitions
that allows users to explicitly configure credentials per MCP server,
addressing GitHub Issue #4034 in a secure manner.


## Test Plan
tests/integration/responses/test_mcp_authentication.py

---------

Co-authored-by: Omar Abdelwahab <omara@fb.com>
Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com>
2025-11-14 08:54:42 -08:00
..
__init__.py fix: rename llama_stack_api dir (#4155) 2025-11-13 15:04:36 -08:00
datasets.py fix: rename llama_stack_api dir (#4155) 2025-11-13 15:04:36 -08:00
eval_scoring.py fix: rename llama_stack_api dir (#4155) 2025-11-13 15:04:36 -08:00
inference.py fix: rename llama_stack_api dir (#4155) 2025-11-13 15:04:36 -08:00
safety.py fix: rename llama_stack_api dir (#4155) 2025-11-13 15:04:36 -08:00
tool_runtime.py fix: MCP authorization parameter implementation (#4052) 2025-11-14 08:54:42 -08:00
vector_io.py fix: rename llama_stack_api dir (#4155) 2025-11-13 15:04:36 -08:00