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
Implement proper Bearer token authentication using FastMCP dependencies
- Use get_http_headers() from fastmcp.server.dependencies for HTTP header access
- Support both Bearer token authentication and environment variable fallback
- Tested locally: Bearer tokens now work correctly in HTTP mode
- Maintains backward compatibility with STDIO mode
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments