Back to Apps

LangCode
by zamalali
Unified AI coding CLI integrating Gemini, Claude, and OpenAI with built-in MCP support.
0 stars
Works in:Gemini CLI
Exposes:Tools
What it does
LangCode is a comprehensive AI-powered command-line interface designed to bridge the gap between different LLM ecosystems. It combines the capabilities of Google Gemini and Anthropic Claude into a single tool, allowing developers to perform complex coding tasks, codebase analysis, and bug fixes directly from the terminal.
Tools
chat: Interactive AI-driven conversation for codebase exploration.feature: End-to-end implementation of new features using a plan-edit-verify workflow.fix: Automated bug diagnosis and patching via trace-pinpoint-patch-test flow.analyze: Deep codebase architecture analysis and insight generation.instr: Interface for managing project-specific AI instructions.
Installation
Install via pip:
pip install langchain-code
Then run langcode to launch the interactive configuration menu.
Supported hosts
- claude
- gemini-cli
Quick install
pip install langchain-codeInformation
- Pricing
- free
- Published
- 5/21/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Gemini CLI
Add to settings.json mcpServers entry.Claude Desktop
Configure as a stdio server pointing to the langchain-code installation.





