- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 2.4k
- Source
- mcp-github
- Repository
- github.com/mattzcarey/shippie
Overview
Shippie is an extensible code review agent that runs an agent loop to read your code diffs, explore the codebase using real developer tools, and post targeted review comments. It can detect issues such as exposed secrets, inefficient code, potential bugs, or unhandled edge cases. Additionally, Shippie can act as a Model Context Protocol (MCP) client, integrating with external tools like browser automation, observability, and documentation. Ideal for teams looking to improve code quality and review efficiency.
Capabilities
- ▪Code Review
- ▪Quality Inspection
- ▪Detect Exposed Secrets
- ▪Identify Inefficient Code
- ▪Recognize Potential Bugs
- ▪Supports MCP Protocol
Use cases
Setup
Integrate via GitHub Actions: `npx shippie init` and add the API Key as a repository secret. Run locally: `npx shippie review`.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which AI providers does Shippie support?
Supports Anthropic, OpenAI, OpenRouter, and Cloudflare Workers AI.
How can I use Shippie in CI/CD?
Shippie can be integrated via GitHub Actions or GitLab CI.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.