testclient

command
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Command testclient is the MCP auth conformance test client. It is invoked by the MCP conformance runner via:

npx @modelcontextprotocol/conformance client --command "go run ./cmd/testclient" --suite auth

The conformance runner starts a mock MCP server + mock OAuth AS, then invokes this binary with the server URL appended as an argument. Environment variables:

MCP_CONFORMANCE_SCENARIO — scenario name (e.g., "auth/metadata-default")
MCP_CONFORMANCE_CONTEXT  — JSON with scenario-specific data (e.g., pre-registered credentials)

This client performs the full MCP OAuth flow headlessly (no browser — follows redirects via HTTP) and then sends an initialize request.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL