Enables AI agents to execute multi-step Standard Operating Procedures step by step, with enforcement of completion at each step, making LLM behavior predictable and auditable.
{
"mcpServers": {
"sop": {
"command": "uvx",
"args": [
"sop-mcp"
]
}
}
}