Skip to main content

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

  1. Fork the monorepo
  2. Create a feature branch
  3. Make your changes (follow existing code style)
  4. Submit a PR against master
The project uses Turborepo with yarn workspaces. Run npm run build from the root to build all packages.

Reporting Security Issues

If you find a security vulnerability, please email security@agntor.com rather than opening a public issue.