stippi/code-assistant
by Various
An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.
MCP
stippi/code-assistant
Added 1 June 2026
Overview
An autonomous coding assistant powered by large language models. It operates in standalone mode or through MCP and ACP protocols for integration into existing workflows. Written in Rust, it aims to provide efficient code generation and assistance.
Best for
Best for
Developers seeking an autonomous coding assistant with flexible integration options
Use cases
- Automating repetitive code writing tasks
- Integrating into development pipelines via MCP or ACP
- Generating boilerplate or fixing code snippets
How to use
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "code-assistant": {\n "command": "/path/to/code-assistant",\n "args": ["server"],\n "env": { "SHELL": "/bin/zsh" }\n }\n }\n} Notes
An autonomous coding assistant powered by large language models. It operates in standalone mode or through MCP and ACP protocols for integration into existing workflows. Written in Rust, it aims to provide efficient code generation and assistance.
165 stars on GitHub. Last updated 2026-05-29. Licensed MIT.
Use cases
- Automating repetitive code writing tasks
- Integrating into development pipelines via MCP or ACP
- Generating boilerplate or fixing code snippets
Pros
- Autonomous operation reduces manual coding effort
- Offers multiple integration modes (MCP, ACP) for flexibility
- Written in Rust for performance and low resource usage
Cons
- Small user base (165 stars) may limit community support and resources
- Autonomous mode can produce incorrect code without careful oversight
- Requires understanding of MCP/ACP protocols for advanced use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Autonomous operation reduces manual coding effort
- Offers multiple integration modes (MCP, ACP) for flexibility
- Written in Rust for performance and low resource usage
Cons
- Small user base (165 stars) may limit community support and resources
- Autonomous mode can produce incorrect code without careful oversight
- Requires understanding of MCP/ACP protocols for advanced use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.