Odel
MCP Bifrost

MCP Bifrost

Local
@fixembcnPythonApache-2.0Updated 1w ago

Delegate bulk code edits to a cheap worker model. Gated, atomic. PHP and Python.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-bifrostv0.1.5

Run

uvx mcp-bifrost

MCP client config

{
  "mcpServers": {
    "mcp-bifrost": {
      "command": "uvx",
      "args": [
        "mcp-bifrost"
      ]
    }
  }
}