CodeVF-CLI
An open-source tool that brings a human-agent into your terminal!
Documentation
CodeVF CLI
Connect Claude Code, Codex, or Gemini to live human engineers.
Install
npx codevfQuick Start (Claude Code)
1. `npx codevf setup`
2. In Claude Code, type `claude`
3. It works out of the box
Use `/cvf` in Claude Code to force CodeVF.
Quick Start (Codex)
1. `npx codevf setup`
2. In Codex, type `codex`
3. It works out of the box
Use `/mcp` in Codex to confirm CodeVF is connected.
Quick Start (Gemini)
1. `npx codevf setup`
2. In Gemini, restart the client
3. It works out of the box
Commands
`npx codevf setup`
Configure MCP server integration with Claude Code, Codex, and Gemini:
- Authenticate with CodeVF using OAuth
- Auto-configure Claude Code's `~/.claude.json` file
- Create Claude Code slash commands for CodeVF
- Select default project for context
Override the backend URL during setup:
npx codevf setup --base-url http://localhost:3000You can also set `CODEVF_API_URL` for the same effect.
`codevf mcp stdio`
Start the MCP server for non-Claude clients:
- `codevf mcp stdio` - Launch MCP over stdio (command/args-based clients)
`codevf mcp http --port 3333`
Start the MCP server over HTTP/SSE for non-Claude clients:
- `codevf mcp http --port 3333` - Launch MCP over HTTP/SSE (shows endpoints)
Requirements
- Node.js 18+
- Claude Code (Desktop App)
- Internet connection
Support
- Documentation: http://codevf.com/mcp
- Issues: https://github.com/codevf/cli/issues
- Email: support@codevf.com
License
Commercial license — see `LICENSE`.
Frequently asked questions
What is CodeVF-CLI?
CodeVF-CLI is An open-source tool that brings a human-agent into your terminal!
How do I install CodeVF-CLI?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is CodeVF-CLI open source?
Yes — it is hosted on GitHub at https://github.com/codevfllc/CodeVF-CLI and has 1 stars.
Related MCP tools
Model Context Protocol Servers
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
MCP server to provide Figma layout information to AI coding agents like Cursor
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Instant is the best backend for AI-coded apps. You get auth, permissions, storage, presence, and streams — everything you need to ship apps your users will love.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP