Connect

Connect your platform.

Choose where your project lives. The Vibe VC will guide you through read-only access so we can evaluate the work directly, not just the pitch.

Connect GitLab

Create a project access token with read_repository scope and share it with The Vibe VC so the codebase and merge requests can be monitored.

1
Create a project access token

Go to Settings > Access Tokens in your GitLab project. Create a token with the "read_repository" and "read_api" scopes. Set an expiry date that matches your evaluation timeline.

2
Paste the token below

Copy the generated token and paste it into the metadata field. The Vibe VC stores this token encrypted and uses it only for read-only access.

3
Add a webhook (optional)

For real-time updates, add a webhook under Settings > Webhooks pointing to the Vibe VC project endpoint. Select push and merge-request events.

Read the GitLab documentation