io.github.jyswee/a2a-trustgate MCP Server
io.github.jyswee/a2a-trustgate
What is the io.github.jyswee/a2a-trustgate MCP server?
A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.
How to install io.github.jyswee/a2a-trustgate
Copy-paste configuration for popular MCP clients.
A2A_API_KEYsecretA2A TrustGate API key (a2a_...). Optional: without a key the server starts and can guide signup; most tools require a key to call the firewall.
A2A_URLBase URL of the A2A TrustGate API. Defaults to https://a2ainfrastructure.com.
AuthorizationsecretBearer token using your A2A TrustGate API key: 'Bearer a2a_...'. Optional — connect keyless to start in onboarding mode and self-provision a tenant in-session.
{
"mcpServers": {
"a2a-trustgate": {
"command": "npx",
"args": [
"-y",
"a2a-trustgate",
"mcp-serve"
],
"env": {
"A2A_API_KEY": "<YOUR_A2A_API_KEY>",
"A2A_URL": "<YOUR_A2A_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"a2a-trustgate": {
"command": "npx",
"args": [
"-y",
"a2a-trustgate",
"mcp-serve"
],
"env": {
"A2A_API_KEY": "<YOUR_A2A_API_KEY>",
"A2A_URL": "<YOUR_A2A_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"a2a-trustgate": {
"command": "npx",
"args": [
"-y",
"a2a-trustgate",
"mcp-serve"
],
"env": {
"A2A_API_KEY": "<YOUR_A2A_API_KEY>",
"A2A_URL": "<YOUR_A2A_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"a2a-trustgate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"a2a-trustgate",
"mcp-serve"
],
"env": {
"A2A_API_KEY": "<YOUR_A2A_API_KEY>",
"A2A_URL": "<YOUR_A2A_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add a2a-trustgate --env A2A_API_KEY=<YOUR_A2A_API_KEY> --env A2A_URL=<YOUR_A2A_URL> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y a2a-trustgate mcp-serveRelated MCP servers
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
io.github.jyswee/ainpc-cli
AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.
License your music to AI on your terms, and run your whole artist business. 46 tools, keyless.
io.github.jyswee/buggazi
Project management for coding agents. Bugs, features, sprints. 73 tools stdio, 74 remote SSE.
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
io.github.jyswee/analyga
Agent-first analytics: stats, events, funnels, network rollups, server-side ingest & billing.