12 tools from the Centralauth MCP Server, categorised by risk level.
View the Centralauth policy →get_integration_checklist Explain the recommended CentralAuth setup for a given app type. get_openid_configuration Fetch the public OpenID Connect discovery document for CentralAuth or a custom auth domain. validate_env_requirements Check which CentralAuth environment variables matter for basic or OAuth integration guidance. create_organization_from_prompt Create a new CentralAuth organization from a freeform prompt and return a ready-to-paste env block. Requires admin mode. 3/5 draft_organization_from_prompt Turn a freeform product prompt into a suggested CentralAuth organization setup and env block. 2/5 explain_callback_setup Describe the callback URL and state/code handling required by CentralAuth. 2/5 generate_env_template Generate a starter `.env` template for an app integrating with CentralAuth. 2/5 generate_integration_snippet Generate a starter code snippet for CentralAuth integration in a chosen framework. 2/5 generate_project_env Generate ready-to-paste project environment variables from an organization ID and optional secret. 2/5 generate_starter_files Generate a ready-to-copy starter file bundle for Next.js or Express CentralAuth integration. 2/5 rotate_organization_secret Rotate the secret of an existing CentralAuth organization and return an updated env block. Requires admin mode. 2/5 write_project_env_file Write or update CentralAuth variables in a target project's `.env` file. 2/5 The Centralauth MCP server exposes 12 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Centralauth server.
Centralauth tools are categorised as Read (3), Write (9). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept