ExMCP.Authorization.Provider.Static (ex_mcp v0.10.0)

View Source

Static token provider for pre-existing bearer tokens.

Use this when you already have a token and don't need OAuth discovery or refresh.

Configuration

{ExMCP.Authorization.Provider.Static, token: "sk-my-api-key"}