Courier Dispatch
MCP Server for Guided Coding Assistance. Makes AI coding assistance easy and safe.
Courier Dispatch is an open-source MCP server that turns any AI chat app into a guided coding assistant. It teaches, reviews, and verifies — but never writes code for you. Read-only codebase access, structured task management, and constrained command execution keep the developer in the driver's seat.
Read-Only Codebase Access
Gives AI full read access to your codebase for context — directory listings, file contents, code search, and definition lookup — without ever modifying a file.
Git Tools
Built-in read-only git integration for diffs, blame, log, and status. Review changes and history from within your AI chat.
Plan & Track
Break tasks into dependency-ordered steps. Plan your approach, track progress, and mark steps complete as you go.
Code Review
Gather diffs and context for AI-powered code review on your changes before you commit.
Constrained Command Runner
Execute verification commands like tests, lint, and builds through the AI interface with allowlist/denylist safety.
MCP Compatible
Works with any MCP-compatible AI chat app — Claude Desktop, Cursor, and more. One server, many clients.