Odel
FCoP

FCoP

Local
@joinwell52-ai2PythonMITUpdated Today

FCoP 3.2.5 MCP server: 45 tools (tier:L1/L2/L3) for file-based multi-agent coordination.

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).

PyPIfcop-mcpv3.2.5

Run

uvx fcop-mcp

MCP client config

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