Report
MCP Serverby bdsqqq · Added 5mo ago
Claude
12
Install
git clone https://github.com/bdsqqq/dotsAdd to Claude
claude mcp add reportQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"report": {
"command": "npx",
"args": [
"@modelcontextprotocol/report"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
message coordinator as a spawned agent. use when you were spawned by coordinate/spawn and need to report progress, completion, or blockers back to the coordinator.
Tags
developmentbashskill