AI Tool Profile
Descope MCP Server: Security Model, Pricing, and Evaluation
Descope MCP Server gives authenticated AI assistants read-first access to Descope documentation and identity-project administration, with explicit out-of-band elevation for writes.

Verification & Sources
- Status
- Verified
- Source links
- 5
- Freshness
- Verified July 27, 2026
- Last verified
- July 27, 2026
- Last updated
- July 27, 2026
Key source checks
Suggest a correction
What It Does
Descope MCP Server gives authenticated AI assistants read-first access to Descope documentation and identity-project administration, with explicit out-of-band elevation for writes.
Full Guide
Kingy verdict: Descope MCP Server is one of the more concrete identity-administration MCP products because the security model is documented at the operation level: sessions begin read-only, write requests require explicit approval plus an out-of-band one-time passcode, and elevation expires after 15 minutes. That architecture reduces silent-write risk, but it does not make a broadly connected identity console low risk.
What the server exposes
Descope launched the hosted remote server on June 8, 2026. An MCP-compatible assistant can search Descope documentation, inspect project configuration, query users and tenants, review audit logs, examine access-control objects, and work with authentication flows, connections, keys and agentic-identity configuration. The documented endpoint is remote rather than a package customers install locally. That delivery model simplifies client setup but also makes Descope account authentication, service availability and vendor-side change management part of the operating dependency.
The useful distinction is between documentation work and project administration. docs_search and docs_ask_question provide grounded product help; read buckets expose live project state; write buckets can change users, credentials, flows, roles, tenants and MCP registrations. Teams should inventory which buckets their client can call instead of treating “connected to Descope” as one permission.
Security model and limits
Read tools become available after authentication. For a write, the assistant must identify the operation and arguments, show the target, wait for approval, and trigger a one-time passcode through a channel it does not control. The elevated window then closes automatically after 15 minutes. Sessions are scoped to one Descope company, and administrative MCP events are logged.
This is a meaningful human-control boundary, not proof that every proposed change is safe. A user can still approve a destructive or mis-scoped action. Acceptance testing should cover project selection, tenant boundaries, redaction, audit completeness, credential rotation, revocation, replay resistance, client disconnects and what happens when a multi-step workflow crosses the elevation timeout.
Pricing and availability
The MCP Server is offered with Descope’s identity platform. Descope currently publishes Free at $0, Pro from $249 per month, Growth from $799 per month and Enterprise by quote, with different usage and feature allowances. Public material does not isolate every MCP operation or limit by tier, so confirm entitlement in the console or contract rather than assuming the full write catalog is included in the free plan.
How Kingy would evaluate it
Start with a disposable project and read-only tasks: list roles, summarize an audit window and compare a flow against a documented policy. Then enable one narrowly scoped write, capture the proposed arguments, approve it, verify the resulting audit event and test automatic reversion after the 15-minute window. Repeat with a rejected OTP and a second company to confirm isolation.
Kingy reviewed Descope’s announcement, current MCP documentation, pricing table and Agentic Identity Hub materials. We did not connect a production Descope tenant or validate the control path independently. The strongest reason to trial the server is its inspectable elevation contract; the strongest reason to proceed cautiously is the breadth of identity infrastructure available behind that contract.
Primary sources
Tool Links
Launch History
Descope MCP Server
Descope launched a hosted remote MCP server for documentation search and identity-project administration, with read-only sessions by default and explicit out-of-band approval for writes.
- Kingy
- 7.7 / 10
- Demo
- Not scored yet
- YouTube
- Not scored yet
Descope MCP Server stands out for a documented read-only default, out-of-band one-time-passcode approval and a 15-minute write window. Those controls reduce silent-write risk but…