Skip to main content
Glama

okta-reset

Clear saved Okta MCP authentication settings and reset to fresh-install state, requiring reconfiguration on next start.

Instructions

Reset this MCP to its fresh-install state for an authorized demonstration: close the live browser, cancel pending OAuth, clear saved mode/tenant and local OAuth cache, and make the next okta-start show the authentication configuration form

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
confirmYesMust be true to confirm removal of the saved Okta MCP authentication setup
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden and effectively discloses destructive actions (close, cancel, clear) and the effect on okta-start. It could mention that saved authentication is removed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single long sentence that front-loads the purpose, but could be split for readability. It contains no filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity (one required param, no output schema), the description adequately covers purpose, actions, and usage context. Missing return value details are acceptable without output schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% for the single confirm parameter; the description does not add parameter-specific guidance beyond implying its necessity for destructive confirmation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool resets the MCP to fresh-install state for demonstrations, listing specific actions (close browser, cancel OAuth, clear cache) and distinguishing it from sibling tools like okta-start.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description specifies usage 'for an authorized demonstration', providing clear context. However, it does not explicitly advise against using in normal operations or mention alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/oreneHack/okta_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server