This commit is contained in:
yp05327
2025-03-25 03:11:33 +00:00
parent 0aa33e0d62
commit 8395957553

View File

@@ -118,7 +118,7 @@ The Gitea MCP Server supports the following tools:
To enable debug mode, add the `-d` flag when running the Gitea MCP Server with sse mode:
```sh
./path/to/gitea-mcp -t sse --token <your personal access token> -d
./gitea-mcp -t sse --token <your personal access token> -d
```
Enjoy exploring and managing your Gitea repositories via chat!