Loading subscription status...
{
"mcpServers": [
{
"gitee": {
"env": {
"GITEE_API_BASE": "https://gitee.com/api/v5",
"GITEE_ACCESS_TOKEN": "<your personal access token>"
},
"args": [
"-y",
"@gitee/mcp-gitee@latest"
],
"command": "npx"
}
}
]
}