MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/CodeVF MCP
Code ExecutionOfficial
C

CodeVF MCP

CodeVF MCP lets AI hand off problems to real engineers instantly, so your workflows don’t stall when models hit their limits.

1 starsUpdated Feb 7, 2026
View on GitHub

Ads

Overview

Connect Claude Code, Codex, or Gemini to live human engineers. 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. 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. 1. npx codevf setup 2. In Gemini, restart the client 3. It works out of the box 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

Installation

npx codevf

Configuration

Configuration example is not available yet.

Capabilities

  • Set up the MCP integration

    Run `npx codevf setup` to authenticate via OAuth and auto-configure your AI coding client.

  • Start the MCP server over stdio

    Launch `codevf mcp stdio` for command-based clients that connect via standard input/output.

  • Start the MCP server over HTTP

    Run `codevf mcp http --port 3333` to expose the server via HTTP/SSE for remote or web-based clients.

  • Override the backend URL

    Pass `--base-url` during setup or set `CODEVF_API_URL` to point the CLI at a custom backend.

Tags

  • development
  • workflow-automation
  • ai-agent

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago