mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
MCP credentials use per-server dynamic OAuth handlers, not a static handler registered in HANDLERS_BY_NAME. The delete endpoint now creates a dynamic handler from credential metadata for token revocation instead of failing with "Provider 'mcp' does not support OAuth".