A CLI tool to quickly spin up simple Agent-to-Agent (A2A) servers
A tool to quickly spin up simple Agent-to-Agent (A2A) servers. Run A2A servers from CLI parameters or a JSON config file Autodetect available port (if not configured) Select LLM model and model parameters to use (through VoltAgent) Add MCP tools to the agent (through VoltAgent) This project was done for educational purposes only, it is not production ready. Use at your own risks. After building…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A tool to quickly spin up simple Agent-to-Agent (A2A) servers. Run A2A servers from CLI parameters or a JSON config file Autodetect available port (if not configured) Select LLM model and model parameters to use (through VoltAgent) Add MCP tools to the agent (through VoltAgent) This project was done for educational purposes only, it is not production ready. Use at your own risks. After building the project (see below), you can install the CLI globally: This will make the command available…