Files
goose-gitea-guide/README.md
T
2026-07-07 15:11:15 +00:00

1.1 KiB

Goose + Gitea Integration Guide

Complete guide for integrating the Goose AI agent with a self-hosted Gitea instance using the official Gitea MCP Server.

📚 Wiki

The full guide is in the wiki:

🔜 Quick Start

curl -sL "https://gitea.com/gitea/gitea-mcp/releases/download/v1.3.0/gitea-mcp_Darwin_arm64.tar.gz" -O gitea-mcp.tar.gz
tar xzf gitea-mcp.tar.gz
cp gitea-mcp /opt/homebrew/bin/gitea-mcp
chmod +x /opt/homebrew/bin/gitea-mcp
gitea-mcp -v  # should output: 1.3.0