new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Better Auth · Plugins · all subjects

mcp/configuration

2 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

MCP plugin configuration options

The MCP plugin accepts the following configuration options: loginPage (string, required) - path to the login page where users will be redirected for authentication; resource (string, optional) - the resource that should be returned by the protected resource metadata endpoint; oidcConfig (object, optional) - optional OIDC configuration options.

MCP plugin OIDC configuration options

The plugin supports additional OIDC configuration options through the oidcConfig parameter: codeExpiresIn (number, default 600) - expiration time for authorization codes in seconds; accessTokenExpiresIn (number, default 3600) - expiration time for access tokens in seconds; refreshTokenExpiresIn (number, default 604800) - expiration time for refresh tokens in seconds; defaultScope (string, default 'openid') - default scope for OAuth requests; scopes (string[], default ['openid', 'profile', 'email', 'offline_access']) - additional scopes to support.

Give your agent this brain