Integrations
How external systems connect to Vetrix: signed outbound event delivery, AI assistants speaking the Model Context Protocol, and the repository code-search index. This directory holds no pages of its own — each integration is documented in the subsections below.
Sections
- Code search — searching indexed repository content from the UI and the
/api/v1/search/codeendpoint. - MCP — the per-repository Model Context Protocol server, and the watch that keeps it aligned with the upstream spec.
- Webhooks — HTTP
POSTevent deliveries to external URLs, including the environment-approval events.