mcp bifrost for Claude Code
io.github.fixembcn/mcp-bifrost
Delegate bulk code edits to a cheap worker model. Gated, atomic. PHP and Python.
client:Claude Code
transport:stdio
runtime:pypi
Install mcp bifrost in Claude Code
run in your project directory
claude mcp add mcp-bifrost -e DEEPSEEK_API_KEY=<DEEPSEEK_API_KEY> -e BIFROST_WORKER_BASE_URL=<BIFROST_WORKER_BASE_URL> -e BIFROST_WORKER_MODEL=<BIFROST_WORKER_MODEL> -e BIFROST_DB=<BIFROST_DB> -- uvx mcp-bifrost
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs