---
title: "发起 MCP OAuth 授权"
method: POST
path: "/mcp-services/{id}/oauth/authorize-url"
tags: ["MCP服务"]
---

# 发起 MCP OAuth 授权

`POST /mcp-services/{id}/oauth/authorize-url`

对使用 OAuth 的 MCP 服务执行发现与动态客户端注册，返回浏览器应跳转的授权地址（当前用户维度）

## Path parameters

- `id` string, required

## Request body

- object

## Response `200`

{authorization_url: string, authorization_attempt: string}

- object

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.net/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/6e297e21afca/schema)
