Overseer
pulsemcp/overseerTask orchestration system that creates hierarchical milestone-task-subtask structures with inherited context and learnings, automatically managing version control bookmarks and commits throughout task lifecycle transitions for clean development history.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"overseer": {
"url": "None",
"transport": "http"
}
}
}