{ "mcpServers": { "gitea": { "command": "node", "args": ["mcp/gitea/dist/index.js"], "env": { "GITEA_URL": "https://gitea.kollect.biz", "GITEA_TOKEN": "your-api-token-here" } } } }