Four narrow tools, useful mostly while an auth flow is being debugged: the user record and the audit entries that explain what happened to them, in the same place as the code.
A client for Descope's Management APIs. It retrieves user records and audit log entries from a project — up to 10 at a time — and creates or invites new users.
- Up to 10 audit log entries retrieved from a project
- Up to 10 user records retrieved from a project
- A new user created in the project
- A new user invited to the project
A Descope project ID and a management key from your Descope settings, plus a recent Node.js and a local build. Installation through Smithery is available. The management key carries the rights of the project it belongs to.
One command plus a key — npx -y @smithery/cli install @descope-sample-apps/descope-mcp-server --client claude, then supply credentials
