You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
We cache the permissions available for a given key, so changing the permissions does not update the available tools.
This happens very infrequently, a potential solution would be to have a reset-state tool that resets the MCP server state for an API key completely. A downside to this is the LLM might overuse it when it's not called for.
We cache the permissions available for a given key, so changing the permissions does not update the available tools.
This happens very infrequently, a potential solution would be to have a
reset-statetool that resets the MCP server state for an API key completely. A downside to this is the LLM might overuse it when it's not called for.