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…
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…