> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inspect.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Inspect.dev developer resources

> Official Inspect.dev developer resources for API documentation, OpenAPI, OAuth authentication, MCP, webhooks, the CLI, and coding agents.

Build with and automate Inspect.dev using these official human- and
machine-readable developer resources. The stable primary-domain directory is
also available as [HTML](https://inspect.dev/developers) and
[Markdown](https://inspect.dev/developers.md).

<CardGroup cols={2}>
  <Card title="Inspect API and OpenAPI" icon="code" href="/developers/api">
    HTTP API documentation, OpenAPI 3.1, versioning, errors, and agent context.
  </Card>

  <Card title="Inspect authentication" icon="key" href="/developers/authentication">
    OAuth 2.0 with PKCE, supported scopes, discovery metadata, and errors.
  </Card>

  <Card title="Inspect MCP integrations" icon="plug" href="/developers/mcp">
    Search the Inspect docs over MCP or connect MCP agents to a mobile browser.
  </Card>

  <Card title="Inspect webhooks" icon="webhook" href="/developers/webhooks">
    Current webhook availability and the signed Stripe receiver contract.
  </Card>
</CardGroup>

## Inspect CLI and agent resources

* [Inspect CLI documentation](https://inspect.dev/products/cli)
* [Official Inspect CLI package on npm](https://www.npmjs.com/package/@inspectdotdev/cli)
* [Official Inspect source repository](https://github.com/inspectdev/inspect)
* [Inspect coding-agent setup](https://inspect.dev/agent.md)
* [Inspect Agent Skills index](https://inspect.dev/.well-known/agent-skills/index.json)
* [Inspect AI Catalog](https://inspect.dev/.well-known/ai-catalog.json)
* [Inspect agent-readable navigation](https://inspect.dev/llms.txt)

Mobile browser debugging runs locally through the Inspect CLI. The HTTP API
covers release discovery, authenticated CLI feedback, OAuth compatibility,
subscriptions, and billing; it does not proxy a connected phone or simulator
through a cloud device farm.
