Skip to content
Vinkius

Gitee Connector for AI agents.

10 live capabilities

Manage your Gitee repositories, issues, and pull requests through natural conversation.

Live agent request Gitee / Connector

Waiting for input…

AI Agent

Why people use Gitee

Gitee : Simplify Gitee Repository Management for Developers

With this Connector, you stay in your workspace. You just tell your agent to log the bug, and it handles the navigation and data entry for you. You get to keep your focus on the actual code while the agent handles the administrative overhead of the Gitee platform.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a conversational interface for your Gitee development workflow.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Instant Bug Reporting

    A developer finds a login bug and asks the agent to use `create_issue` to log it in the main repository immediately.

  2. Real-world use case 02

    Rapid Code Review

    A maintainer asks the agent to use `list_pull_requests` to see what needs attention today to keep the project moving.

  3. Real-world use case 03

    Seamless Onboarding

    A new developer asks the agent to use `get_file_content` to read the README and setup instructions without searching the web.

Complete set · 10capabilities

The complete Gitee capability set.

These are the exact actions your AI can choose when you ask it to work with Gitee.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Gitee.

  1. 01 Capability

    Create issue

    Create a new issue to track a bug or task. This lets you log problems as soon as they happen.

  2. 02 Capability

    Create pull request

    Create a new pull request to merge your changes. This makes it easy to submit code for review without manual entry.

  3. 03 Capability

    Create repo

    Create a fresh repository for a new project. Use this to spin up new work instantly.

  4. 04 Capability

    Get file content

    Read the text inside any specific file in a repository. This helps your agent understand your code's current state.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Gitee.

  1. 05 Capability

    Get repo

    Get the specific details and metadata for a repository. Use this to verify project settings and info.

  2. 06 Capability

    Get user

    Fetch the profile information for the authenticated user. This helps the agent identify who is making the requests.

  3. 07 Capability

    List pull requests

    See all open and closed pull requests for a project. Use this to stay on top of your team's merged code.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Gitee.

  1. 08 Capability

    List repo commits

    See a full list of commits for a specific repository. This is great for auditing the project's history.

  2. 09 Capability

    List repo issues

    See all issues currently tracked in a repository. This helps you keep your bug tracker organized.

  3. 10 Capability

    List user repos

    See every repository associated with your user account. Use this to get a high-level view of your work.

Set up in minutes

One URL. Then ask Gitee to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Gitee from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_8m9nw1WZQ5BV5pR56rKb4GBM6fVy4XDmkY9qdu9T/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Gitee, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Gitee for the conversation.

Where the request belongs

Work Gitee can move forward.

Built around the request

This is for the developer who hates context switching between their IDE and a browser to check PR status, or the project manager who needs to audit issues without hunting through nested menus.

01

Software Developer

Uses the Connector on a Tuesday afternoon to quickly check pull request statuses and read file contents to debug a specific issue.

02

Project Manager

Audits repository issues and summarizes the latest commit history to update the team on project progress.

03

Open Source Maintainer

Manages multiple repositories at once by asking their agent to list all user repos and filter for high-priority issues.

04

DevOps Engineer

Retrieves repository metadata and commit logs to integrate project data into automated reporting workflows.

Bring your own AI

Change the model, client or framework. Keep Gitee connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Gitee.

The practical details behind the request, access and result.

Can the Gitee MCP help me manage my project issues?

Yes, it lets your agent create and list issues directly in your repositories. You can log bugs or track tasks using natural language without leaving your AI client.

How do I use Gitee MCP to see my repositories?

You can ask your agent to list all the repositories associated with your user account. It will pull the list directly from Gitee for you.

Can my AI agent read files on Gitee?

Yes, the Connector allows your agent to retrieve the contents of specific files. This is great for having the agent analyze code or documentation on the fly.

Does Gitee MCP work with Cursor?

Yes, it works with any MCP-compatible client, including Cursor, Claude, and Windsurf, giving you a unified way to manage your Gitee projects.

How do I set up Gitee MCP for my team?

Just subscribe to the Connector on Vinkius and provide your Gitee Personal Access Token. From there, your agent can start managing the team's projects.

Can I use Gitee MCP to create new projects?

Yes, you can ask your agent to create a new repository on Gitee. It handles the creation process so you don't have to navigate the web interface.

How do I find my Gitee Personal Access Token?

Log in to Gitee, go to Settings -> Personal Access Tokens, and click 'Generate new token'. Make sure to copy it immediately as it won't be shown again.

Can I read the content of a file in a private repository?

Yes, as long as your Personal Access Token has the necessary permissions (scopes) to access your private repositories, the get_file_content capability will work perfectly.

Is it possible to filter issues by their state?

Yes. When using list_repo_issues, you can provide an optional state parameter (e.g., 'open', 'closed', or 'all') to filter the results according to your needs.

One connection away

Give your agent a direct line to Gitee.

Connect Gitee once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available