Abhinav Sonkar
Abhinav Sonkar
Currently, all alerts are sent by looping through list of subscribers in a consumer poll loop and firing alerts if 1. User subscription is active. 2. User's preferred state matches...
Helm Charts for easy Kubernetes deployments.
Implemented a new endpoint to allow patrons to check in borrowed books. Updated Hold and Book domain classes and added corresponding tests to ensure correct behavior and validations during check-in.
### Enhancement I am dealing with an MCP server use case that requires talking to a downstream API. This API is also protected with OAuth and must receive the user...
### Enhancement **Problem** Currently, FastMCP's OAuth implementation doesn't provide a way for users to select specific scopes during the consent flow. The server can define required scopes in the configuration,...