MCP服务
发起 MCP OAuth 授权
对使用 OAuth 的 MCP 服务执行发现与动态客户端注册,返回浏览器应跳转的授权地址(当前用户维度)
post/mcp-services/{id}/oauth/authorize-url
Path parameters
idstring required
MCP 服务 ID
Request body
object required
Response
{authorization_url: string, authorization_attempt: string}
object required
Changes
Changed in 2 of the 68 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲