yodakeisuke/mcp-micromanage-your-agent
A Micromanagement Tool for Development Workflows: Helps coding agent plan, track, and visualize sequential development tasks with detailed commit-level granularity. Features interactive visualization, automated status tracking, and structured workflow management.
Platform-specific configuration:
{
"mcpServers": {
"mcp-micromanage-your-agent": {
"command": "npx",
"args": [
"-y",
"mcp-micromanage-your-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...