docs: standardize server configuration naming in documentation (#56)

- Rename the example "github" server configuration to "gitea-mcp" in all README files

Signed-off-by: appleboy <appleboy.tw@gmail.com>

Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/56
Co-authored-by: appleboy <appleboy.tw@gmail.com>
Co-committed-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy
2025-06-08 02:51:32 +00:00
committed by Bo-Yi Wu (吳柏毅)
parent 52ccf92761
commit 5c329129f8
3 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ Optionally, you can add it to a file called `.vscode/mcp.json` in your workspace
}
],
"servers": {
"github": {
"gitea-mcp": {
"command": "docker",
"args": [
"run",