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.
相關伺服器
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MockLoop
An AI-native API testing platform for generating scenarios, executing tests, and analyzing results.
MCP-Insomnia
An MCP server for AI agents to create and manage API collections in Insomnia-compatible format.
Remote MCP Server (Authless)
A simple, auth-less MCP server on Cloudflare Workers that provides the current time in the US Eastern timezone.
Valyu
Access Valyu's knowledge retrieval and feedback APIs.
MCPCLIHost
A CLI host that allows Large Language Models (LLMs) to interact with external tools using the Model Context Protocol (MCP).
DevContainer MCP Server
Manage DevContainer environments using natural language prompts in any MCP-compatible editor.
Fossil MCP
The code quality toolkit for the vibe coding era.
mcp4gql
An MCP server that acts as a bridge, allowing MCP clients to interact with a target GraphQL API.
Geo Location Demo
Retrieves user geolocation information using EdgeOne Pages Functions and exposes it via the Model Context Protocol (MCP).
Yapi
An MCP server for the Yapi API management platform.