AIToday

AgentRQ, an open-source agent-human collaboration platform using Model Context Protocol, launches with real-time task management and Claude integration.

Hacker NewsApr 30, 20262 min read
AgentRQ, an open-source agent-human collaboration platform using Model Context Protocol, launches with real-time task management and Claude integration.

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  1. AgentRQ is a platform that allows AI agents (like Claude) to interact with human operators' task management systems via the Model Context Protocol (MCP), with agents able to see workspace state, receive task notifications, and reply to humans in real-time.

  2. The backend uses Go and Fiber for a REST API, integrates an mcp-go SSE server to expose tools to AI models, and includes a Supervisor (CoreMCP) global MCP server for managing multiple workspaces and tasks across the platform; the frontend is built with Vue.js 3, Pinia, and Tailwind CSS.

  3. Agents connected via Claude Code can use tools such as createTask, updateTaskStatus, reply, getWorkspace, getTaskMessages, getNextTask, and downloadAttachment, and the Supervisor provides listWorkspaces, createWorkspace, listAllTasks, and other management capabilities across all workspaces.

  4. The project is open-source under the Apache-2.0 license and requires Go 1.21+, Node.js 18+, and Google OAuth2 credentials; the frontend runs locally at http://localhost:5173 via a provided Makefile.

Discussion

No comments yet. Be the first to share your thoughts!

Log in to join the discussion

Related Articles

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

1 minute a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →