A server for managing sequential development tasks with configurable rules using external .mdc files.
Control your coding agent colleague who tends to go off track.
If sequentialthinking is a dynamic formulation and externalization of thought workflows, this tool is a dynamic formulation and externalization of development task flows.
The project includes a React-based visualization tool that provides:
{
"mcpServers": {
"micromanage": {
"command": "npx",
"args": [
"-y",
"@yodakeisuke/mcp-micromanage"
]
}
}
}
.mdc
s to your project(Can be adjusted to your preference)
clone this repository
Add to your mcp json
{
"mcpServers": {
"micromanage": {
"command": "node",
"args": [
"[CLONE_DESTINATION_PATH]/sequentialdeveloping/dist/index.js"
]
}
}
}
npm install
npm run build
cd visualization/
npm install
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.
This project uses the following third-party software:
Set up and interact with your unstructured data processing workflows in Unstructured Platform
Integrates with Language Server Protocol (LSP) to provide features like code completion, diagnostics, and hover information.
A tool for interacting with Jenkins CI/CD servers, requiring environment variables for configuration.
Retrieves essential network information from devices using gNMI and OpenConfig models.
Access documentation from the Awesome-llms-txt repository directly in your conversations.
A Python package with utilities and helpers for building MCP-compliant servers, often using Flask and Redis.
Generate and edit images using OpenAI's GPT-4o image generation and editing APIs with advanced prompt control.
A reasoning engine with multiple strategies, including Beam Search and Monte Carlo Tree Search.
Generate images using Bytedance's SeedDream 3.0 model via the FAL AI platform. Requires a FAL AI API key.
Search for Docker images and retrieve their READMEs and metadata from Docker Hub.