Continuity Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 Sep 2026.
Local MCP gateway for approved jobs, current agent permissions and durable retry inspection.
Today is the operative word: we check Continuity Gateway every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 continuity-gateway -- npx -y @ramex-labs/continuity-mcp-gateway
{
"mcpServers": {
"continuity-gateway": {
"args": [
"-y",
"@ramex-labs/continuity-mcp-gateway"
],
"command": "npx"
}
}
}
[mcp_servers.continuity-gateway]
command = "npx"
args = ["-y", "@ramex-labs/continuity-mcp-gateway"]
{
"mcpServers": {
"continuity-gateway": {
"args": [
"-y",
"@ramex-labs/continuity-mcp-gateway"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"continuity-gateway": {
"args": [
"-y",
"@ramex-labs/continuity-mcp-gateway"
],
"command": "npx"
}
}
}
A bounded local evidence tool with current agent permission checks and durable retry handling.
Permission gateway for AI agents: scoped MCP endpoints over 27 services, audited and revocable.
Hosted MCP memory and agent control plane for durable conversations, jobs, and operations.
Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.
A local receipt and approval gate for AI agent sessions. The agent can act, but it cannot sign.
Raily personal-agent MCP with scoped reads and approved actions.
A local, permissioned MCP agent for authorized developer workstations.
Persistent file-based memory for AI agents: inspectable, versionable, fully local.
Answers built from our own checks of this server.