ReasonGate runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.
Provenance gateway for stdio MCP servers: blocks tool calls fed by untrusted tool results.
Today is the operative word: we check ReasonGate 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 reasongate -- uvx reasongate
{
"mcpServers": {
"reasongate": {
"args": [
"reasongate"
],
"command": "uvx"
}
}
}
[mcp_servers.reasongate]
command = "uvx"
args = ["reasongate"]
{
"mcpServers": {
"reasongate": {
"args": [
"reasongate"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"reasongate": {
"args": [
"reasongate"
],
"command": "uvx"
}
}
}
MCP server wrapping Codex CLI for stdio-based tool calls.
Policy proxy for MCP tool calls. A denied call never reaches the downstream server.
Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
MCP gateway/proxy: multiplexes tool calls across upstream MCP servers into one catalog.
Early access - AI governance gateway for MCP tool calls (policies, PII masking, audit).
Sixteen years of API research as MCP tools — stories, areas, governance blocks & services
Demo stdio MCP server (tools, resource, prompt) for tinymcp tests—not production use.
Answers built from our own checks of this server.