MCP coordination primitive for multi-agent workflows. Lets multiple AI coding agents (Claude Code,
Cursor, n8n, custom clients) discover each other and exchange messages and tasks via a shared
SQLite-backed message bus.
An MCP server that coordinates Mistral API calls across multiple processes/clients using a shared SQLite queue, enforcing automatic rate limiting and priority-based queuing.
A self-hosted backlog tracker with priority scoring and an MCP server, enabling AI agents to autonomously pull, work on, and update tasks via JSON-RPC tools.
MCP server that lets AI agents manage an Agent Inbox queue via natural language. It supports listing pending items, adding new URLs with notes, and marking items as reviewed or deleted.