feat(mcp): add Bearer token auth via Secrets Manager
Optional authSecretName per server in mcp.json - agent fetches secret from louis/mcp/* at cold start and sends as Authorization: Bearer. AgentCore role granted GetSecretValue on louis/mcp/* prefix. README and Agent Settings help panel updated with format, limitations (no OAuth/3LO), and auth instructions.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | eec41f4e |
| Stats | 4 files changed , +60 , -12 |
| Part of | MCP server support with Secrets Manager-backed Bearer auth |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-38f9c4ae.md
from inside the repo you want the change in.