← Back to Plugins
MCP Server MCP

io.github.joinwell52-AI/fcop

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx fcop-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "fcop-mcp",
      "version": "3.2.5",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Absolute path to your project root (optional, auto-detected if omitted).",
          "format": "string",
          "name": "FCOP_PROJECT_DIR"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...