Catalog
io.github.smartmemory/stratum-mcp
Officialby smartmemory · Python
Stratum MCP
Structured execution for Claude Code — contracts, postconditions, gates, guardrails.
Enforce contracts, postconditions, and guardrails for Claude Code execution.
Topics
ai-agentsclaude-codellmmcp-serverpythonstate-machineworkflow-orchestration
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"stratum-mcp": {
"command": "uvx",
"args": [
"stratum-mcp"
]
}
}
}