> ## Documentation Index
> Fetch the complete documentation index at: https://mcpjam-include-cli-start.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Guided OAuth Testing (Beta)

> Test your server's OAuth at each step of the flow

Guided OAuth lets you test your OAuth implementation step-by-step. The feature works functionally, but we're actively making improvements. The guided OAuth testing is compliant to [MCP OAuth](https://modelcontextprotocol.io/specification/draft/basic/authorization).

<Frame>
  <img className="block" src="https://mintcdn.com/mcpjam-include-cli-start/hpT17B5DcSDHZkCd/images/oauth/guided-oauth.png?fit=max&auto=format&n=hpT17B5DcSDHZkCd&q=85&s=0f0be77d2ab2c5fc4bde5c28b4f4374b" alt="Multiple" width="300" width="2892" height="1460" data-path="images/oauth/guided-oauth.png" />
</Frame>

## OAuth Steps

1. Metadata Discovery
2. Client Registration
3. Request & fetch auth code
4. Request access token
