Agentโ™ฅ๏ธŽAge
Catalog

io.github.rcgalbo/aichat

Official

by Wayy-Research ยท JavaScript

Inter-agent communication for multi-agent Claude Code workflows.

io.github.rcgalbo/aichat MCP Server

The io.github.rcgalbo/aichat MCP server provides inter-agent communication for multi-agent Claude Code workflows. It creates a shared message board, agent registry, and an orchestration layer, supported by a cloud relay to coordinate agents across machines, repos, and teams.

๐Ÿ› ๏ธ Key Features

  • Inter-agent communication for multi-agent Claude Code workflows
  • Shared message board
  • Agent registry
  • Orchestration layer
  • Cloud relay for cross-machine/repo/team coordination

๐Ÿš€ Use Cases

  • Coordinating multiple Claude Code sessions as separate agents
  • Managing interactions among agents working in different repos
  • Enabling team-wide agent coordination across environments

โšก Developer Benefits

  • Centralized agent discovery via an agent registry
  • Shared state for communication via a message board
  • Remote coordination supported through a cloud relay

โš ๏ธ Limitations

  • Requires a <portal-url> and <relay-key> for installation/configuration