
Doge-Code
by mopemope
Advanced AI coding agent with tree-sitter parsing, persistent sessions, and a powerful TUI for complex project management.
What it does
Doge-Code is a high-performance coding assistant built in Rust. It provides deep code analysis via tree-sitter, allowing the AI to understand symbols and project structure. It integrates as an MCP server, enabling clients like Claude Desktop to perform advanced file operations, code rewrites, and semantic searches.
Tools
fs_read/fs_write/fs_list: Comprehensive file system manipulation.search_repomap: Symbol-based search using a generated repository map.apply_patch/edit: Precise code modification using unified diffs.execute_bash: Secure shell command execution.read_memory/write_memory: Management of persistent project memory.
Installation
Start the MCP server manually:
dgc mcp-server 127.0.0.1:8000
Then configure your client to connect to http://127.0.0.1:8000.
Supported hosts
- claude
Quick install
cargo build --releaseInformation
- Pricing
- free
- Published
- 5/5/2026
- stars





