Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 97 installs a week from npm. Last commit 18 Sep 2026.
MCP auth gateway: verify agent identity, enforce per-tool permissions, block replays, emit receipts.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
result = subprocess.run(
const content = fs.readFileSync(path.join(receiptDir, latest), 'utf-8');
const child: ChildProcess = spawn(serverCmd, serverCmdArgs, {
export function checkRequestBinding(
pipeline.innerHTML = STEPS.map(s =>
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 gateway -- npx -y @bolyra/gateway
{
"mcpServers": {
"gateway": {
"args": [
"-y",
"@bolyra/gateway"
],
"command": "npx"
}
}
}
[mcp_servers.gateway]
command = "npx"
args = ["-y", "@bolyra/gateway"]
{
"mcpServers": {
"gateway": {
"args": [
"-y",
"@bolyra/gateway"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gateway": {
"args": [
"-y",
"@bolyra/gateway"
],
"command": "npx"
}
}
}
Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools.
Stdio MCP auth proxy: wrap any MCP server with per-tool permission enforcement.
Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.
Zero-trust gateway for AI agents: score tool calls, verify agent cards, enforce policy, audit.
Give AI agents identity, permissions, and reusable proof through one MCP.
Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.
Post-quantum, tamper-evident receipts for agent actions. Ed25519 + ML-DSA-65, offline verify.
Runtime verification MCP server: fail-closed checks for agent tool calls, signed evidence receipts.
Answers built from our own checks of this server.