# Gitoro > Gitoro is a European developer platform for Git hosting, issues, pull > requests, CI/CD pipelines, and governed automation. It supports MCP clients > and service accounts so AI agents can work through scoped, auditable access. ## Start here - [Product overview](https://gitoro.com/): capabilities, positioning, and signup. - [Getting started](https://gitoro.com/docs/getting-started/introduction): accounts, workspaces, repositories, issues, and pull requests. - [Pricing](https://gitoro.com/pricing): current plan comparison and limits. ## Automation and AI agents - [MCP tools](https://gitoro.com/docs/reference/agent-tools): Streamable HTTP and SSE endpoints, connection examples, available tools, and required scopes. - [Service accounts](https://gitoro.com/docs/guides/service-accounts): non-interactive identities for bots, CI, and AI agents; ownership and access limitations. - [Personal access tokens](https://gitoro.com/docs/guides/pats): token creation, scopes, repository allowlists, and Git-over-HTTPS authentication. - [Permissions matrix](https://gitoro.com/docs/reference/permissions): workspace, repository, PAT, and MCP-tool permissions. - [Public REST API](https://gitoro.com/docs/reference/api): versioned integration API and the live OpenAPI specification. ## Developer workflows - [Git hosting](https://gitoro.com/docs/guides/git-hosting): clone, push, branches, and repository access. - [Pull requests and code review](https://gitoro.com/docs/guides/code-review): review workflow and branch protection. - [Pipelines](https://gitoro.com/docs/guides/pipelines): `.gitoro-ci.yml`, runners, variables, and job execution. - [Pipeline schema](https://gitoro.com/docs/reference/pipeline-schema): complete CI configuration reference. - [Artifacts and caches](https://gitoro.com/docs/guides/artifacts-and-caches): pipeline output retention and caching. - [Webhooks](https://gitoro.com/docs/guides/webhooks): outbound event delivery and verification. ## Security, operations, and trust - [Security controls](https://gitoro.com/docs/administration/security-controls): passkeys, TOTP, secret detection, token policy, and access controls. - [Audit logs](https://gitoro.com/docs/administration/audit-logs): recorded workspace activity and retention. - [GDPR and data handling](https://gitoro.com/docs/administration/gdpr): data handling, residency, and user rights. - [Product limits](https://gitoro.com/docs/reference/limits): plan-governed limits and quotas. ## Machine-readable interfaces - [OpenAPI JSON](https://api.gitoro.com/v1/docs/doc.json): generated public REST API specification. - [MCP endpoint](https://gitoro.com/api/v1/mcp): authenticated Streamable HTTP MCP endpoint; see the MCP tools guide for connection details and scopes. - [Sitemap](https://gitoro.com/sitemap.xml): canonical public pages and documentation routes.