inspector
inspector copied to clipboard
"Clear OAuth State" should clear all discovered URLs
Inspector Version
- v0.17.0
Describe the bug I was using inspector to help troubleshoot oauth on my MCP server that's using FastMCP's OAuthProxy. I had updated my code to fix the base URL, but inspector kept insisting on using the old one. I had to eventually kill inspector and start a new session.
To Reproduce Steps to reproduce the behavior:
- Go to inspector
- Run your local MCP server w/ oauth, use an incorrect URL as the base url
- Run the OAuth flow in inspector
- See the expected Error
- Fix the URL in your MCP server
- Run the OAuth flow again in the inspector
- Note the old URL is still being used
Expected behavior "Clear OAuth State" should clear all discovered URLs so I can try the OAuth flow from a clean slate.
Environment (please complete the following information):
- OS: Mac OS
- Browser: Firefox
facing a similar issue for the OAuth scope on Chrome