From ab987986b417f1736f7729a1ffddd6d22f73ac6f Mon Sep 17 00:00:00 2001 From: Zhengchen Tao Date: Wed, 6 May 2026 23:41:16 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E5=AD=90=E5=9F=9F=E5=90=8D?= =?UTF-8?q?=E6=94=B9=E5=90=8D=E4=B8=BA=20gitea-mcp.zhengchentao.win?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 域名规划统一:MCP 服务子域名与 repo 名一致。 - git-mcp.zhengchentao.win → gitea-mcp.zhengchentao.win --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f83b5e..877cfc0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ OAuth via nas-auth (DCR + PKCE + JWT HS256), admin PAT held internally — Claud │ │ ① GET /.well-known/oauth-authorization-server ↓ - git-mcp.zhengchentao.win ←── this service + gitea-mcp.zhengchentao.win ←── this service │ │ ② DCR + PKCE auth flow redirect ↓ @@ -22,7 +22,7 @@ OAuth via nas-auth (DCR + PKCE + JWT HS256), admin PAT held internally — Claud │ │ ④ POST /mcp (MCP Streamable HTTP) ↓ - git-mcp.zhengchentao.win + gitea-mcp.zhengchentao.win │ Bearer ↓ git.zhengchentao.win ←── Gitea