Stratum MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 124 installs a week from npm.
Structured execution for coding agents: contracts, postconditions, gates, guardrails.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add stratum-mcp -- npx -y @smartmemory/stratum
{
"mcpServers": {
"stratum-mcp": {
"args": [
"-y",
"@smartmemory/stratum"
],
"command": "npx"
}
}
}
[mcp_servers.stratum-mcp]
command = "npx"
args = ["-y", "@smartmemory/stratum"]
{
"mcpServers": {
"stratum-mcp": {
"args": [
"-y",
"@smartmemory/stratum"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"stratum-mcp": {
"args": [
"-y",
"@smartmemory/stratum"
],
"command": "npx"
}
}
}
Merge gates and safety checks for AI coding agents via MCP.
Structured execution trace and span logging for AI agents
Operating contracts for AI agents. Structured instructions compiled into system prompts.
Verifiable execution for AI agents: Ed25519-signed work contracts and audit trails.
Local-first control plane for coding agents: routing, reservations, and guardrails.
Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.
Billing infrastructure for AI agents. Preflight spend checks + post-execution usage billing.
Policy-as-code guardrails for AI coding agents, validated via OPA, Conftest, Checkov & Semgrep.
Answers built from our own checks of this server.