An MCP server that gives Claude Code, Claude Desktop, and any other MCP client direct access to your Factory Nexus workspace: projects, files, agent swarms, workflows, packages, and docs.
claude mcp add factory factory-mcp{
"mcpServers": {
"factory": {
"command": "factory-mcp",
"env": { "FACTORY_SERVER": "https://factory-nexus.ai" }
}
}
}