Skip to main content

macOS / Linux

The install script configures MCP automatically. No manual setup needed.

Windows (manual setup)

Add Augent to Claude Code:
claude mcp add augent -s user -- augent-mcp
If augent-mcp isn’t found, use the fallback:
claude mcp add augent -s user -- python -m augent.mcp

Verify

Run /mcp in Claude Code. augent appears with all 21 tools.

Skill (optional)

Install the Augent skill to teach Claude the best workflows for note-taking, translation, search, tagging, and more. Without it, Claude can call the tools but won’t know the optimal patterns.
mkdir -p ~/.claude/skills/augent
curl -o ~/.claude/skills/augent/SKILL.md \
  https://raw.githubusercontent.com/AugentDevs/Augent/main/skills/augent/SKILL.md
Works globally across all projects. One install, every conversation benefits.

OpenClaw Setup

The full Augent pipeline on every platform OpenClaw supports