mirror of
https://gitea.com/gitea/gitea-mcp.git
synced 2025-08-24 06:43:05 +00:00
Update
This commit is contained in:
@@ -79,4 +79,11 @@ Once everything is set up, try typing the following in your MCP-compatible chatb
|
|||||||
list all my repositories
|
list all my repositories
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 🐛 Debugging
|
||||||
|
|
||||||
|
To enable debug mode, add the `-d` flag when running the Gitea MCP Server with sse mode:
|
||||||
|
```sh
|
||||||
|
./gitea-mcp -t sse --token <your personal access token> -d
|
||||||
|
```
|
||||||
|
|
||||||
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