A Model Context Protocol server that acts as an intelligent conversation state manager and development guide for LLMs, featuring comprehensive long-term memory with persistent project artifacts
{
"mcpServers": {
"codemcpworkflows": {
"command": "npx",
"args": [
"-y",
"@codemcp/workflows"
]
}
}
}