---
title: "Start MCP OAuth"
method: POST
path: "/mcp/{name}/auth"
---

# Start MCP OAuth

`POST /mcp/{name}/auth`

Start OAuth authentication flow for a Model Context Protocol (MCP) server.

## Path parameters

- `name` string, required

## Query parameters

- `directory` string

## Response `200`

OAuth flow started

- object
  - `authorizationUrl` string, required — URL to open in browser for authorization

## Other responses

- `400` — Bad request
- `404` — Not found

---

[API](https://skmtc.net/cyberstrikeus/apis/cyberstrike.md) · [All operations](https://skmtc.net/cyberstrikeus/apis/cyberstrike/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cyberstrikeus/cyberstrike/versions/4e11f1aed2fd/schema)
