leolech14/PROJECT_localbrain-task-registry
3.2
If you are the rightful owner of PROJECT_localbrain-task-registry 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 LocalBrain Task Registry MCP Server is designed to facilitate real-time task coordination for multi-agent development, ensuring seamless collaboration and automatic git verification.
Tools
Functions exposed to the LLM to take actions
get_available_tasks
Query tasks ready for an agent to claim.
claim_task
Atomically claim a task to prevent conflicts.
update_task_progress
Real-time progress tracking with file verification.
complete_task
Complete task with automatic git verification and dependency unblocking.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client