AgentRQ Docs
Everything you need to keep humans in the loop while Claude Code works autonomously. From first setup to advanced MCP tool usage.
Quick Start
Go from zero to your first Claude Code task in under 60 seconds. Sign up, create a workspace, and paste one config snippet.
Connect Claude Code
Configure the .mcp.json file, generate your MCP token, and wire up the notification channel in your CLAUDE.md.
Workspaces
Understand workspaces — your isolated collaboration environment. Create one per project, invite agents, manage MCP tokens.
Tasks
Learn the task lifecycle — how Claude creates tasks, you respond, and the agent continues. Handle approvals, rejections, and attachments.
MCP Tools Reference
Complete reference for all 6 AgentRQ MCP tools: createTask, updateTaskStatus, reply, getWorkspace, getTaskMessages, downloadAttachment. Full parameter tables and code examples.
How It All Fits Together
.mcp.json. Claude Code picks it up automatically and gets access to all 6 MCP tools.createTask. You get a real-time notification in the web UI. You reply, approve, or reject — Claude continues.