{ "mcpServers": { "gitea": { "command": "gitea-mcp", "args": [ "-t", "stdio", "--host", "https://gitea.com" //your host ], "env": { "GITEA_ACCESS_TOKEN": "" } } } }