Cmd.Config.MCP.Login (fnord v0.8.72)

View Source

MCP OAuth2 login entrypoint under the config namespace.

Performs the Authorization Code + PKCE flow using the configured adapter, opens the authorization URL in a browser, awaits the loopback callback, and persists tokens in the credentials store.

Summary

Functions

run(opts, list1, list2)

@spec run(map(), list(), list()) :: :ok