A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.
What it says
The record the registry holds
Where it answers
https://mcp.a2ainfrastructure.com/sse · sse
How you get it
It also ships as a package you run yourself.
a2a-trustgate · npm · 1.5.16
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.jyswee/a2a-trustgate",
"description": "A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.",
"repository": {
"url": "https://github.com/jyswee/a2a-trustgate",
"source": "github"
},
"version": "1.5.16",
"websiteUrl": "https://a2ainfrastructure.com",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "a2a-trustgate",
"version": "1.5.16",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"isRequired": true,
"value": "mcp-serve",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "A2A TrustGate API key (a2a_...). Optional: without a key the server starts and can guide signup; most tools require a key to call the firewall.",
"isSecret": true,
"name": "A2A_API_KEY"
},
{
"description": "Base URL of the A2A TrustGate API. Defaults to https://a2ainfrastructure.com.",
"name": "A2A_URL"
}
]
}
],
"remotes": [
{
"type": "sse",
"url": "https://mcp.a2ainfrastructure.com/sse",
"headers": [
{
"description": "Bearer token using your A2A TrustGate API key: 'Bearer a2a_...'. Optional — connect keyless to start in onboarding mode and self-provision a tenant in-session.",
"isSecret": true,
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-12T10:32:43.64176Z",
"publishedAt": "2026-08-12T10:32:43.64176Z",
"updatedAt": "2026-08-12T10:32:43.64176Z",
"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 1.5.16last 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.