ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Gitea with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage self-hosted Git via Gitea. list and manage repositories, track issues and pull requests, handle organizations, and audit branches directly from any AI a

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Gitea capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Gitea.

  1. 01

    Get org

    Get full details of a Gitea organization

  2. 02

    List orgs

    List all organizations the authenticated Gitea user belongs to

  3. 03

    List issues

    List all issues in a Gitea repository

  4. 04

    List pulls

    List all pull requests in a Gitea repository

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Gitea.

  1. 05

    Get issue

    Get full details of a Gitea issue

  2. 06

    Get me

    Get the authenticated Gitea user profile

  3. 07

    Get repo

    Get full details of a Gitea repository

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Gitea.

  1. 08

    List branches

    List all branches in a Gitea repository

  2. 09

    List org repos

    List all repositories belonging to a Gitea organization

  3. 10

    List repos

    Returns repo full names, descriptions, clone URLs, stars, forks, private/public status, and default branches. List all repositories accessible to the authenticated Gitea user

Observed, not estimated

843ms average. Fast in production.

Gitea is checked daily against the live service.

Daily averagePeak 1005ms
Aug 24Today
Fastest day
719ms
Slowest day
1005ms
14-day trend
Stable+3%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Gitea, so you can see the experience inside your AI.

It does not authenticate your account with Gitea. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Gitea Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_SICQZKEcHwUlk0yUptygSAxtaKOlo84McxfBfExb/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Gitea capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "gitea-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_SICQZKEcHwUlk0yUptygSAxtaKOlo84McxfBfExb/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Gitea owners ask.

  • 01

    Can my agent list all issues in a Gitea repository?

    Yes. Use the 'list_issues' capability. Provide the owner and repository name. The agent will return all issues with their titles, numbers, states, and labels, allowing you to monitor project progress natively.

  • 02

    How do I check the details of a specific pull request via chat?

    Use the 'list_pulls' capability to see active PRs and their numbers. You can then ask for details about a specific PR to verify source/target branches and current review status synchronously.

  • 03

    Can I see all repositories belonging to a Gitea organization through the agent?

    Absolutely. Use the 'list_org_repos' capability. Provide the organization name, and the agent will return all repositories belonging to that org, including their clone URLs and visibility status natively.