/install

Install the MCP

Two commands. The setup wizard auto-configures all five supported AI tools.

1

Install globally

npm install -g united-agents-mcp
2

Run the setup wizard inside your project

cd your-project && united-agents-mcp setup

Detects which AI tools are installed, registers the MCP server in each, and writes CLAUDE.md enforcement rules into the project root.

3

View task history any time

united-agents-mcp history

Supported AI tools

  • Claude Codeauto-detected by setup wizard
  • Cursorwrites ~/.cursor/mcp.json
  • Windsurfwrites ~/.codeium/windsurf/mcp_config.json
  • GitHub Copilotwrites .vscode/mcp.json
  • Codex (OpenAI)writes ~/.codex/config.toml