mirror of
https://gitea.com/gitea/gitea-mcp.git
synced 2025-08-23 22:33:05 +00:00
improve readme
This commit is contained in:
@@ -35,6 +35,7 @@ cp gitea-mcp /usr/local/bin/
|
|||||||
|
|
||||||
## 🚀 Usage
|
## 🚀 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:
|
To configure the MCP server for Gitea, add the following to your MCP configuration file:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
@@ -58,6 +59,7 @@ To configure the MCP server for Gitea, add the following to your MCP configurati
|
|||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> You can provide your Gitea host and access token either as command-line arguments or environment variables.
|
> 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:
|
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
|
list all my repositories
|
||||||
```
|
```
|
||||||
|
|
||||||
Enjoy exploring and managing your Gitea repositories via chat!
|
Enjoy exploring and managing your Gitea repositories via chat!
|
||||||
|
Reference in New Issue
Block a user