Community
GitHub
The monorepo is at github.com/Garinmckayl/agntor. The SDK and MCP server also have their own repos under the agntor org. Issues and PRs welcome. The codebase is TypeScript throughout.Discord
Join discord.gg/agntor for discussion, support, and early access to new features.Twitter / X
Follow @agntor for updates.Contributing
- Fork the monorepo
- Create a feature branch
- Make your changes (follow existing code style)
- Submit a PR against
master
npm run build from the root to build all packages.