nick-pape/grackle
Manage and orchestrate AI coding agents (Claude Code, Copilot, Goose, etc.) on remote machines — task decomposition, multi-agent coordination, and real-time visibility across environments.
Grackle orchestrates AI coding agents through bidirectional inter-process communication (IPC pipes) for structured agent-to-agent coordination, backed by a Neo4j semantic knowledge graph that persists findings across sessions. It supports multiple runtimes (Claude Code, Copilot, Goose, GenAIScript) across Docker, SSH, and Codespaces environments with automatic session recovery, git worktree isolation per task, and an MCP server for external agent integration. The architecture combines real-time event streaming, task DAGs with dependency gating, and persona-based configuration to eliminate manual context-passing and session management.
Available on npm.
Stars
6
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Mar 24, 2026
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/nick-pape/grackle"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
oraios/serena
A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP...
yusufkaraaslan/Skill_Seekers
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with...
ktnyt/cclsp
Claude Code LSP: enhance your Claude Code experience with non-IDE dependent LSP integration.
timescale/pg-aiguide
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools...
PV-Bhat/vibe-check-mcp-server
Vibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision,...