---
title: "Token Exchange"
method: POST
path: "/mcp/token"
tags: ["MCP OAuth"]
---

# Token Exchange

`POST /mcp/token`

RFC 6749 token endpoint — authorization code + PKCE → MCP JWT.
mcp-remote sends: grant_type, code, code_verifier, redirect_uri (form-encoded).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/neosapien/apis/neocore.md) · [All operations](https://skmtc.dev/neosapien/apis/neocore/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/neosapien/neocore/revisions/8b94ef58f2cf/schema)
