[BUG] Chris Mundwiller's bug report for financial analysis. Plug-in
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
## Summary
Authenticating any of the plugin_financial-analysis_* MCP servers fails with a Cognito error indicating the OAuth app client has hit its 100-redirect-URI limit. This affects all sub-providers under the
financial-analysis plugin (factset, sp-global, pitchbook, moodys, morningstar, lseg, daloopa, aiera, chronograph, egnyte). Other MCP servers (Outlook Draft, Databricks, GitHub, Asana, etc.) authenticate
fine.
## Error
{"error":"internal_server_error","message":"Cannot add redirect URI: Cognito callback URL limit (100) reached for client 2cig6ej24hs81ffd6fscgb13gc"}
What Should Happen?
## Reproduction
- In Claude Code, run
/mcp. - Select any
plugin_financial-analysis_*server (I tried [factset / sp-global / pitchbook — fill in which ones you actually tried]). - Click
authenticate→ browser opens → error renders before the OAuth provider's sign-in page.
Error Messages/Logs
## Error
{"error":"internal_server_error","message":"Cannot add redirect URI: Cognito callback URL limit (100) reached for client 2cig6ej24hs81ffd6fscgb13gc"}
Steps to Reproduce
## Reproduction
- In Claude Code, run
/mcp. - Select any
plugin_financial-analysis_*server (I tried [factset / sp-global / pitchbook — fill in which ones you actually tried]). - Click
authenticate→ browser opens → error renders before the OAuth provider's sign-in page.
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
Claude Code version: 2.1.141
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗