Developer Tools
Trust: 32/100 (Limited)io.github.IamNishant51/atlas-pipeline Guide
7-stage AI pipeline MCP server: Intent→Context→Git→Decompose→Variants→Critique→Optimize
by IamNishant51
Quick Start
Install
npx atlas-pipeline-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-iamnishant51-atlas-pipeline": {
"command": "npx",
"args": [
"atlas-pipeline-mcp"
]
}
}
}