cnguyen14/claude-subagent-communication
3.2
If you are the rightful owner of claude-subagent-communication and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Claude-Subagent-Communication MCP server facilitates persistent context and knowledge sharing for Claude Code sub-agents across sessions within projects.
Tools
Functions exposed to the LLM to take actions
scan_agents
Detect agents from .claude/agents/
get_relevant_context
Retrieve agent-specific context for a task
start_agent_session
Create a new session for an agent
save_pattern
Save a reusable pattern discovered during a session
get_system_status
Check system health and diagnostics
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client