The open-source review layer for AI agents. Work done for humans is decided by humans.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@gatewerk/mcp · npm · 1.1.4
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.gatewerk/mcp",
"description": "The open-source review layer for AI agents. Work done for humans is decided by humans.",
"title": "Gatewerk",
"repository": {
"url": "https://github.com/gatewerk/gatewerk",
"source": "github",
"id": "1334246954",
"subfolder": "packages/mcp"
},
"version": "1.1.4",
"websiteUrl": "https://gatewerk.com",
"packages": [
{
"registryType": "npm",
"identifier": "@gatewerk/mcp",
"version": "1.1.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Gatewerk API key (gwk_...). Generate one at your Gatewerk instance under Settings → API Keys.",
"isRequired": true,
"isSecret": true,
"name": "GATEWERK_API_KEY"
},
{
"description": "Base URL of your self-hosted Gatewerk instance (e.g. https://api.gatewerk.com). Defaults to http://localhost:3100.",
"name": "GATEWERK_URL"
},
{
"description": "Reviewer email used as decision attribution. When set, decisions made through the MCP server are attributed to this reviewer instead of the API key identity.",
"name": "GATEWERK_REVIEWER"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T18:04:17.028341Z",
"publishedAt": "2026-08-14T18:04:17.028341Z",
"updatedAt": "2026-08-14T18:04:17.028341Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.1.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.