Powerful TypeScript-based GitHub agent providing standardized API for repository operations. Built with Express.js and the GitHub REST API.
curl -X POST "http://localhost:3000/tools/..." \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{}'