EveryDev.ai
Subscribe
Home
Tools

4,010+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. rickub
    rickub icon

    rickub

    Version Control
    Featured

    A hosted Git platform with built-in code review, CI/Actions, AI-powered merge request analysis (Athena), container registry, CLI, and MCP endpoint — priced in euros and hosted in the EU.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Free personal plan for one account with unlimited public repos and limited private repos and CI.

    Power User: €3/mo
    Team: €3/mo
    Enterprise: €15/mo

    Engagement

    Available On

    Web
    API
    CLI

    Resources

    WebsiteDocsllms.txt

    Topics

    Version ControlCI/CD ToolsCode Review

    Alternatives

    TrylleCursor OriginGitHub
    Developer
    rickubFranceEst. 2011

    Listed Sep 2026

    About rickub

    Rickub is a hosted Git platform that positions itself as a fast, independent, EU-sovereign alternative to GitHub and GitLab. It bundles repositories, merge requests, CI/Actions, an OCI container registry, a CLI, a JSON API, and a hosted MCP endpoint into a single product, with AI code review (Athena) included on every plan.

    What It Is

    Rickub is a full-stack code-hosting and collaboration platform built around Git. It covers the complete developer workflow — from pushing code and reviewing changes to running CI pipelines and publishing container images — without requiring third-party add-ons. The platform is hosted in Europe and priced in euros, and it processes AI review data in the EU without using it for model training.

    Core Workflow Features

    Rickub ships a tightly integrated set of tools out of the box:

    • Repositories, orgs & teams — push, browse, and grant access by role; supports Git LFS for large files and tagged releases
    • Merge requests — inline diffs and comments with explicit intent markers (kudos, info, request change) so reviewers can signal clearly what blocks a merge
    • CI / Actions — GitHub Actions workflows run unchanged; the .rickub dialect adds test reports embedded directly in the run page, with per-suite timings and failing-test output
    • Container registry — built-in OCI registry at the same namespace and token as the Git remote; supports container images, Helm charts, SBOMs, and WASM artifacts
    • CLI, API & MCP — the rickub CLI and a token-authenticated JSON API cover all operations; a hosted MCP endpoint lets AI agents open, review, and merge under the same permission model

    Athena AI Code Review

    Athena is rickub's built-in AI review agent, triggered on demand on any merge request. It produces a summary, inline notes placed at the relevant lines, and a clear verdict. Rickub states that Athena is included on every plan, runs in the EU, and is never used for training. The intent-marker system (★ Kudos, ℹ Info, ✋ Request change) applies to both human and AI comments, keeping the review thread unambiguous.

    GitHub Actions Compatibility and Migration Path

    Rickub explicitly targets teams migrating from GitHub. Existing .github/workflows files run unchanged on rickub CI, making migration described as "a push rather than a rewrite." The .rickub dialect extends the Actions syntax with features like embedded test reports that have no equivalent in standard Actions. Documentation covers a dedicated "Migrating from GitHub Actions" guide and a repository import tool that brings over code, issues, and pull requests from GitHub or GitLab.

    Deployment Model and Audience

    Rickub is a cloud-hosted SaaS product with no self-hosted option mentioned in the available sources. It targets individual developers (personal flat-rate plans) and teams (per-seat organization plans), up to enterprise customers who need SSO/SAML, audit logs, and SIEM forwarding. The platform is EU-sovereign end to end — data residency, AI processing, and billing currency (EUR) are all European.

    MCP and Agent Integration

    Rickub exposes a hosted MCP server at rickub.com/mcp that uses the same access token and permission model as the rest of the platform. This lets MCP-compatible AI clients — the docs cite Claude Code and Cursor as examples — open merge requests, trigger reviews, and merge branches as first-class contributors. The CLI and JSON API provide the same capabilities for scripted automation.

    rickub - 1

    Community Discussions

    Be the first to start a conversation about rickub

    Share your experience with rickub, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free (Personal)

    Free personal plan for one account with unlimited public repos and limited private repos and CI.

    • Unlimited public repositories
    • 5 private repositories
    • 500 CI minutes / month
    • 50 AI reviews / month
    FREE

    Free (Team)

    Free organization plan for up to 5 members with shared CI and AI review pool.

    • Unlimited public repositories
    • 5 private repositories
    • 5 members (seats)
    • 500 CI minutes / month
    • 50 AI reviews / month

    Power User

    Popular

    Flat monthly personal plan with unlimited private repos and generous CI and AI review allowances.

    €3
    per month
    • Unlimited public repositories
    • Unlimited private repositories
    • 3,000 CI minutes / month
    • 1,000 AI reviews / month
    • Extra CI at €0.003 / minute

    Team

    Popular

    Per-seat organization plan with unlimited members and private repos.

    €3
    per month
    • Unlimited public repositories
    • Unlimited private repositories
    • Unlimited members (seats)
    • 3,000 CI minutes / month
    • 1,000 AI reviews / month
    • Extra CI at €0.003 / minute

    Enterprise

    Per-seat organization plan with SSO, audit log, SIEM forwarding, and high CI/AI allowances.

    €15
    per month
    • Unlimited public repositories
    • Unlimited private repositories
    • Unlimited members (seats)
    • 50,000 CI minutes / month
    • 10,000 AI reviews / month
    • Extra CI at €0.003 / minute
    • SSO / SAML sign-in
    • Audit log
    • SIEM audit-log forwarding
    View official pricing

    Capabilities

    Key Features

    • Hosted Git repositories
    • Merge requests with inline review and intent markers
    • CI/Actions with GitHub Actions compatibility
    • Athena AI code review on every merge request
    • Built-in OCI container registry
    • Git LFS support
    • Tagged releases and downloadable assets
    • Organizations, teams, and role-based access
    • CLI (rickub)
    • JSON API
    • Hosted MCP endpoint for AI agent integration
    • Embedded test reports in CI run pages
    • Repository import from GitHub and GitLab
    • SSO/SAML (Enterprise)
    • Audit log and SIEM forwarding (Enterprise)
    • EU data residency
    • No training on user data

    Integrations

    GitHub Actions (workflow compatibility)
    GitLab (import)
    GitHub (import)
    Docker / OCI
    Helm
    ORAS / WASM
    Claude Code (MCP)
    Cursor (MCP)
    SIEM (Enterprise audit log forwarding)
    SAML/SSO providers
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate rickub and help others make informed decisions.

    Developer

    rickub Team

    Rickub builds a hosted Git platform that combines repositories, merge requests, CI/Actions, an OCI container registry, and AI code review into a single EU-sovereign product. The platform runs GitHub Actions workflows unchanged and adds its own dialect for embedded test reports and agent-friendly MCP endpoints. Rickub prices in euros, processes all AI review data in the EU, and never uses customer code for model training.

    Founded 2011
    France

    Used by

    Writizzy
    Hakanai
    Read more about rickub Team
    Website
    1 tool in directory

    Similar Tools

    Trylle icon

    Trylle

    A next-gen Git platform that unifies pull requests, stacked branches, inline code review, issues, releases, and GitHub-compatible CI/CD in one surface.

    Cursor Origin icon

    Cursor Origin

    A Git-compatible code hosting platform and forge from Cursor, built for the agentic era so teams and AI agents can host, review, and merge code at high concurrency. Waitlist-only at announcement, with general availability targeted for fall 2026.

    GitHub icon

    GitHub

    A complete developer platform for building, shipping, and maintaining software with AI-powered tools, version control, and collaboration features.

    Browse all tools

    Related Topics

    Version Control

    AI tools that enhance version control systems and code management.

    40 tools

    CI/CD Tools

    AI-powered continuous integration and continuous deployment platforms that automate testing, building, and releasing software with intelligent insights and optimization.

    44 tools

    Code Review

    Tools that help review, analyze, and improve code quality.

    117 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions