# Tendril: Gitea MCP for Zed ### 1. Install Gitea MCP Binary **Or use Docker** (requires Docker installed) ### 2. Get Gitea Access Token - Log in to your Gitea instance - Settings → Applications → Generate New Token - Copy the token ### 3. Configuration **Find your binary path:** `which gitea-mcp-server` or `which docker` Add `gitea_mcp_binary_path` (or `use_docker: true` + `docker_binary_path`) **More help:** See full README.md in extension directory