a2a-quickstart
v1.0.0
Published
One-command setup for A2A TrustGate — connect your AI tools to safety screening in 5 minutes
Downloads
31
Maintainers
Readme
a2a-quickstart
One-command setup for A2A TrustGate — connect your AI tools to safety screening in 5 minutes.
Usage
npx a2a-quickstart --key a2a_YOUR_KEYWhat it does
- Asks which AI tools your company uses
- Auto-configures the right integration (MCP proxy, API wrapper, or tool-call interceptor)
- Verifies the connection to A2A TrustGate
Supported integrations
- Claude Code / Cursor / Windsurf — MCP proxy configuration
- OpenAI API — Tool call safety wrapper
- Anthropic API — Tool use safety wrapper
- Node.js agents —
safeEval()wrapper module - Python agents —
safe_eval()wrapper module
Options
--key Your A2A API key (required, starts with a2a_)
--server A2A server URL (default: https://a2ainfrastructure.com)
--help Show usageRequirements
- Node.js 18+
- An A2A TrustGate account (sign up)
License
Proprietary. Copyright (c) 2026 Tyga.Cloud Ltd. All rights reserved.
Built by Joe Wee
