aws / aws/amazon-q-developer-cli
[MCP] customizable token caching strategy
Open
MCP
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
Some enterprise customers would have a bundle of remote mcp server endpoints that should ideally share access tokens. We can perhaps achieve this via making the caching strategy customizable.
Currently, the caching of token is done via hashing the service endpoint in its entirety.
Contributor guide
Assessment
This issue has not been assessed yet.