CodeVF MCP
CodeVF MCP lets AI hand off problems to real engineers instantly, so your workflows don’t stall when models hit their limits.
CodeVF CLI
Connect Claude Code, Codex, or Gemini to live human engineers.
Install
npx codevf
Quick Start (Claude Code)
npx codevf setup- In Claude Code, type
claude - It works out of the box
Use /cvf in Claude Code to force CodeVF.
Quick Start (Codex)
npx codevf setup- In Codex, type
codex - It works out of the box
Use /mcp in Codex to confirm CodeVF is connected.
Quick Start (Gemini)
npx codevf setup- In Gemini, restart the client
- 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.jsonfile - 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:3000
You 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: [email protected]
License
Commercial license — see LICENSE.
Похожие серверы
Scout Monitoring MCP
спонсорPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
спонсорAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
GitLab MR & Confluence Linker
Analyzes GitLab merge requests and links them to Confluence documentation.
VibeShift
An intelligent security agent that analyzes AI-generated code for vulnerabilities and assists with remediation.
Whistle MCP Server
Manage local Whistle proxy servers through AI assistants, simplifying network debugging, API testing, and rule management.
DocsetMCP
A server for accessing Dash-style documentation sets locally. Requires a local Dash installation.
mcp-ssh-sre
An MCP server providing read-only server monitoring tools to AI assistants. Runs predefined diagnostic commands over SSH and passes only the results to the LLM - your server credentials and shell are never exposed.
Model Context Protocol servers
A collection of reference implementations for the Model Context Protocol (MCP), showcasing servers implemented with TypeScript and Python SDKs.
PAMPA
An MCP server for intelligent semantic search and automatic learning within codebases, allowing AI agents to efficiently query and index project artifacts.
MCP Github OAuth
An MCP server with built-in GitHub OAuth support, deployable on Cloudflare Workers.
consult7
Analyze large codebases and document collections using high-context models via OpenRouter, OpenAI, or Google AI -- very useful, e.g., with Claude Code
MCP Proxy Server
Aggregates multiple MCP resource servers into a single interface.