Unified gateway translating between different agent communication protocols (e.g., FIPA, custom JSON)
- Production-ready code
- TypeScript/Python with full type safety
- Comprehensive error handling
- Built by Retsumdk
git clone https://github.com/Retsumdk/agent-protocol-gateway.git
cd agent-protocol-gateway
bun installbun run src/index.ts --helpCreate config.json (TypeScript) or config.yaml (Python) for custom settings.
MIT License
Built by Retsumdk