ClawLink
Developer Tools19 toolsPaste one API key

Gitea integration for AI agents

Community managed lightweight code hosting solution written in Go.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Gitea once and call the same tools from all of them.

Setup

Connect Gitea through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Gitea exposes 19 tools through ClawLink.

ToolWhat it doesKind
gitea_activitypub_personRetrieve the ActivityPub Person actor for a Gitea userRead
gitea_get_general_api_settingsRetrieve the Gitea instance's global API settings including pagination limits and response sizeRead
gitea_get_general_attachment_settingsRetrieve the Gitea instance's global settings for file attachments including enabled statusRead
gitea_get_general_repository_settingsRetrieve the Gitea instance's global settings for repositories including feature flags forRead
gitea_get_general_ui_settingsRetrieve the Gitea instance's global settings for UI including default theme, allowedRead
gitea_get_gitignore_template_infoRetrieve information about a specific gitignore templateRead
gitea_get_label_template_infoRetrieve all labels from a specific label templateRead
gitea_get_license_template_infoRetrieve information about a specific license templateRead
gitea_get_node_infoRetrieve the nodeinfo of the Gitea applicationRead
gitea_get_signing_keyRetrieve the default GPG signing key used by Gitea to sign commitsRead
gitea_get_versionRetrieve the version of the Gitea applicationRead
gitea_list_gitignore_templatesRetrieve all available gitignore templatesRead
gitea_list_label_templatesRetrieve all available label templatesRead
gitea_list_license_templatesRetrieve all available license templatesRead
gitea_org_get_allRetrieve a paginated list of all organizations in the Gitea instanceRead
gitea_org_list_actions_secretsList all action secrets for an organizationRead
gitea_render_markdownRender a markdown document as HTML with configurable rendering modes and contextRead
gitea_render_markdown_rawRender raw markdown text as HTMLRead
gitea_render_markupRender a markup document as HTML with support for multiple markup formatsRead