MCP enforcement layer that intercepts AI agent actions and blocks rule violations before execution.
What it says
The record the registry holds
Where it answers
https://mcp.sunaivacore.io · streamable-http
How you get it
It also ships as a package you run yourself.
@sunaiva/gate · npm · 2.0.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.sunaivacore/gate",
"description": "MCP enforcement layer that intercepts AI agent actions and blocks rule violations before execution.",
"title": "Sunaiva Gate — Agent Rule Enforcement",
"version": "2.0.4",
"websiteUrl": "https://sunaivacore.io/products/gate",
"packages": [
{
"registryType": "npm",
"identifier": "@sunaiva/gate",
"version": "2.0.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Pro-tier API key for premium rules. Free tier (35 local rules: 27 constitutional + 8 recommended-default) needs no key.",
"format": "string",
"isSecret": true,
"name": "SUNAIVA_GATE_API_KEY"
},
{
"description": "Set to '1' to evaluate without blocking — writes 'would_have_blocked' to audit log.",
"format": "string",
"name": "SUNAIVA_GATE_DRY_RUN"
},
{
"description": "Emergency kill-switch: set to '1' to allow all actions unconditionally.",
"format": "string",
"name": "DISABLE_SUNAIVA_GATE"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.sunaivacore.io"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-19T02:17:41.41246Z",
"publishedAt": "2026-07-19T02:17:41.41246Z",
"updatedAt": "2026-07-19T02:17:41.41246Z",
"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+jsonhosted · an address you calllocal · you run it yourselfversion 2.0.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.