Usage Examples
Once the Gitea MCP is configured and you've started a new Goose session, you can ask Goose to perform any Gitea operation. Here are examples.
Repository Operations
File Operations
Issues
Pull Requests
Branches and Tags
Releases
Wiki
Actions/CI
Labels and Milestones
Combined Workflow
Goose can combine multiple operations:
Create a new repo "goose-bot", add a README, create a "good first issue"
label, and create an issue titled "Welcome" with that label
All of this happens through the Gitea MCP — no manual API calls needed.