> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agntor.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Community

> Get involved with Agntor

# Community

## GitHub

The monorepo is at [github.com/Garinmckayl/agntor](https://github.com/Garinmckayl/agntor). The SDK and MCP server also have their own repos under the [agntor org](https://github.com/agntor).

Issues and PRs welcome. The codebase is TypeScript throughout.

## Discord

Join [discord.gg/agntor](https://discord.gg/agntor) for discussion, support, and early access to new features.

## Twitter / X

Follow [@agntor](https://twitter.com/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](mailto:security@agntor.com) rather than opening a public issue.
