7e4c4b2ed5edeccd1a797da5e0d07a2e1e47c474
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
🩇 Links
- Goose: https://github.com/AAIF/goose
- Gitea MCP Server: https://gitea.com/gitea/gitea-mcp
- This Gitea instance: https://gt.covalente.dk
Description
Languages
Shell
100%