Continue
June 8, 2026 ยท View on GitHub
Add a JSON MCP config file at .continue/mcpServers/gitee.json in your workspace:
{
"mcpServers": {
"gitee": {
"url": "https://api.gitee.com/mcp",
"headers": {
"Authorization": "Bearer <your personal access token>"
}
}
}
}