.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/kodustech/kodus-ai
home/mcp-servers/kodustech/kodus-ai
kodustech avatar

kodus-ai

bykodustech· 1 MCP server

Stars

1.3k

Forks

127

Category

Code Review & Refactor

View on GitHub

TL;DR

AI Code Review with Full Control Over Model Choice and Costs.

How to install kodus-ai?

kodustech/kodus-ai
$git clone https://github.com/kodustech/kodus-ai

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install kodus-ai by running `git clone https://github.com/kodustech/kodus-ai`, then use it for the current task and follow its documentation at https://github.com/kodustech/kodus-ai.

Files · 1

View on GitHub
README.md
1<p align="center">
2 <img alt="koduslogo" src="https://kodus.io/wp-content/uploads/2026/06/kodus-thumb-git-scaled.png">
3</p>
4 
5<p align="center">
6 <a href="http://makeapullrequest.com">
7 <img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-darkgreen.svg?style=shields" />
8 </a>
9 <a href="https://github.com/kodustech/kodus-ai" target="_blank">
10 <img src="https://img.shields.io/github/stars/kodustech/kodus-ai" alt="Github Stars" />
11 </a>
12 <a href="./license.md">
13 <img src="https://img.shields.io/badge/license-AGPLv3-red" alt="License" />
14 </a>
15</p>
16 
17---
18 
19<p align="center">
20 <a href="https://kodus.io">Website</a> ·
21 <a href="https://discord.gg/6WbWrRbsH7">Community</a> ·
22 <a href="https://docs.kodus.io">Docs</a> ·
23 <a href="https://docs.kodus.io/how_to_use/en/cli/overview">CLI Docs</a> ·
24 <strong><a href="https://app.kodus.io">Try Kodus Cloud </a></strong> ·
25 <strong><a href="https://docs.kodus.io/how_to_deploy/en/deploy_kodus/generic_vm">Self-Host Guide</a></strong>
26</p>
27 
28<p align="center">
29 🌐
30 <a href="./README.md">English</a> ·
31 <a href="./README.pt-BR.md">Português (BR)</a> ·
32 <a href="./README.es.md">Español</a> ·
33 <a href="./README.ja.md">日本語</a> ·
34 <a href="./README.zh-CN.md">简体中文</a> ·
35 <a href="./README.fr.md">Français</a>
36</p>
37 
38## Why Teams Choose Kodus
39 
40- **Model Agnostic**: Use Claude, GPT-5, Gemini, Llama, GLM, Kimi or any OpenAI-compatible endpoint.
41- **Zero Markup on LLM Costs**: You pay model providers directly. No hidden multipliers.
42- **Learns from Your Context**: Kody adapts to your architecture, standards, and workflow.
43- **You Set the Rules**: Define custom review rules in plain language.
44- **Privacy & Security**: Source code is not used to train models, data is encrypted in transit and at rest, and self-hosted runners are supported. Self-hosted instances send one anonymous heartbeat per day (aggregated counters only — no code, names, or identifiers); opt out with `KODUS_TELEMETRY_DISABLED=true`. See [Anonymous Telemetry](https://docs.kodus.io/how_to_deploy/en/deploy_kodus/telemetry).
45- **Native Git Workflow**: Works directly in PRs with GitHub, GitLab, Bitbucket, and Azure Repos.
46- **CLI + CI/CD Ready**: Run reviews locally and in pipelines.
47- **Operational Impact**: Track technical debt and delivery metrics while keeping review quality high.
48 
49## Product Highlights
50 
51<details>
52 <summary><strong>🔑 Bring Your Own Key</strong></summary>
53<br />
54Connect your own provider credentials and choose the models behind Kodus reviews: OpenAI, Anthropic, Google Gemini, Vertex AI, Novita, or any OpenAI-compatible endpoint. Keep billing and usage under your own provider account, without hidden LLM markups.
55 
56<br />
57<br />
58 
59<p align="center">
60 <img src="https://kodus.io/wp-content/uploads/2026/06/byok-scaled.png" alt="Kodus BYOK model provider configuration" width="900">
61</p>
62 
63</details>
64 
65<br />
66 
67<details>
68 <summary><strong>📈 Token Usage</strong></summary>
69<br />
70Track token consumption across AI code reviews, understand cost drivers, and keep model spend predictable as adoption grows.
71 
72<br />
73<br />
74 
75<p align="center">
76 <img src="https://kodus.io/wp-content/uploads/2026/06/token-usage-scaled.png" alt="Kodus token usage dashboard" width="900">
77</p>
78 
79</details>
80 
81<br />
82 
83<details>
84 <summary><strong>⚙️ Kody Rules</strong></summary>
85<br />
86Kody Rules let teams define review instructions in plain language and apply them across organizations, repositories, paths, or specific review scopes. Kody uses those rules as context when reviewing pull requests, helping enforce architecture decisions, security expectations, testing practices, and repository-specific conventions without relying on reviewers to repeat the same feedback manually.
87 
88<br />
89<br />
90 
91<p align="center">
92 <img src="https://kodus.io/wp-content/uploads/2026/06/rules-scaled.png" alt="Kody rules" width="900">
93</p>
94</details>
95<br />
96<details>
97 <summary><strong>📊 Cockpit</strong></summary>
98<br />
99Coc

Preview

kodustech/kodus-aikodustech/kodus-ai
Repokodustech/kodus-ai
TypeMCP Servers
CategoryCode Review & Refactor
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

MCP

Related

6 picks
Type
  1. tirth8205 avatarcode-review-graphLocal-first knowledge graph for token-efficient code review through MCP and CLIMCP ServersJul 2026377k27k
  2. repowise-dev avatarrepowiseCodebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.MCP ServersJul 202622k4.3k
  3. aashari avatarmcp-server-atlassian-bitbucketNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.MCP ServersMar 202612k159
  4. jamubc avatargemini-mcp-toolMCP server for Gemini CLI integrationMCP ServersJul 202611k2.3k
  5. giancarloerra avatarsocraticodeEnterprise-grade (40m+ LOC) codebase intelligence, zero-setup, local & private Plugin/Skill/Extension or MCP: hybrid semantic search, polyglot dependency graphs, symbol-level impact analysis & call-flow, interactive HTML viewer, cross-project & branch-aware search, DB/API/infra…MCP ServersJul 20269.7k3.2k
  6. chayan-1906 avatargithub-mcpProduction-ready Model Context Protocol server providing Claude with complete GitHub integration - comprehensive tools for repository management, branch operations, file handling, issue tracking, and collaboration features with OAuth 2.0 authentication and MongoDB persistence.MCP ServersJun 20267.5k5