{
"mcpServers": {
"gitea": {
"command": "gitea-mcp",
"args": [
"-t",
"stdio",
"--host",
"<your host>"
],
"env": {
"GITEA_ACCESS_TOKEN": "<your personal access token>"
}