From 482b3167b3aa34406a63871e50367396c96fe84b Mon Sep 17 00:00:00 2001 From: yp05327 <576951401@qq.com> Date: Tue, 18 Mar 2025 07:14:00 +0000 Subject: [PATCH] improve readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ff5a72..39e69e6 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ cp gitea-mcp /usr/local/bin/ ## 🚀 Usage +This example is for Cursor, you can also use plugins in VSCode. To configure the MCP server for Gitea, add the following to your MCP configuration file: ```json @@ -58,6 +59,7 @@ To configure the MCP server for Gitea, add the following to your MCP configurati > [!NOTE] > You can provide your Gitea host and access token either as command-line arguments or environment variables. +> Command-line arguments have the highest priority Once everything is set up, try typing the following in your MCP-compatible chatbox: @@ -65,4 +67,4 @@ Once everything is set up, try typing the following in your MCP-compatible chatb list all my repositories ``` -Enjoy exploring and managing your Gitea repositories via chat! \ No newline at end of file +Enjoy exploring and managing your Gitea repositories via chat!