Skip to main content
Glama
DollhouseMCP

DollhouseMCP

Official

oauth_helper_status

Diagnose OAuth authentication issues by checking process health, authentication status, timing details, and error information for troubleshooting.

Instructions

Get detailed diagnostic information about the OAuth helper process. Shows if authentication is in progress, process health, timing, and any errors. Use when troubleshooting authentication issues or checking if OAuth flow is working.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
verboseNoInclude detailed log output if available (default: false)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses behavioral traits such as returning diagnostic information, process health, timing, and errors, which is useful. However, it lacks details on potential side effects, error formats, or response structure, leaving gaps for a diagnostic tool.

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

Conciseness5/5

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

The description is front-loaded with the core purpose in the first sentence, followed by a clear usage guideline. Every sentence earns its place by adding value without redundancy, making it efficient and well-structured.

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 complexity (diagnostic with one parameter) and lack of annotations or output schema, the description is mostly complete. It covers purpose and usage well but could benefit from more detail on output format or error handling to fully compensate for the missing structured data.

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 description coverage is 100%, so the schema already documents the 'verbose' parameter. The description does not add any parameter-specific information beyond what the schema provides, such as examples of detailed logs or when to enable verbose mode. Baseline 3 is appropriate as the schema handles the parameter documentation.

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's purpose with specific verbs ('Get detailed diagnostic information') and resources ('OAuth helper process'), and it distinguishes this from sibling tools by focusing on OAuth-specific troubleshooting rather than element management, collection browsing, or other operations listed among siblings.

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

Usage Guidelines5/5

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

The description explicitly states when to use this tool: 'Use when troubleshooting authentication issues or checking if OAuth flow is working.' This provides clear context for usage without needing to list specific alternatives, as the purpose inherently differentiates it from non-OAuth-related siblings.

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/DollhouseMCP/mcp-server'

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