---
title: "Native Client Auth Discovery"
method: GET
path: "/.well-known/litellm-cli-auth"
tags: ["mcp"]
---

# Native Client Auth Discovery

`GET /.well-known/litellm-cli-auth`

The versioned contract a native client (``lite login --pkce``, or a CLI in any other
language) reads to sign a user in through the browser and obtain a proxy credential.

## Response `200`

Successful Response

- unknown

## Changes

- **2026-09-24** `731afbea6a1b` — 2 info
  - api tag `mcp` added
  - api tag `mcp_discoverable` removed
- **2026-09-23** `7ed45f30a5f0` — 2 info
  - api tag `mcp_discoverable` added
  - api tag `mcp` removed
- **2026-09-21** `6246f8d427b7` — 2 info
  - api tag `mcp` added
  - api tag `mcp_discoverable` removed
- **2026-09-20** `3b2b241e4b0b` — 2 info
  - api tag `mcp_discoverable` added
  - api tag `mcp` removed
- **2026-09-18** `082b5fabd909` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/flock/apis/litellm-api/changes/.well-known/litellm-cli-auth/get.md)

---

[API](https://skmtc.dev/flock/apis/litellm-api.md) · [All operations](https://skmtc.dev/flock/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/flock/apis/litellm-api/revisions/731afbea6a1b?raw)
