nasiko: Control, secure, and observe A2A agent swarms with a single process
Nasiko-Labs/nasiko
About the project
Consolidate the chaos of call paths, key management, and cost tracking when operating multiple agents into a single control plane. The server directly proxies all inter-agent communication to block external exposure, enforcing rate limiting and access control at each step.
Automatically select the optimal agent using a 3-stage routing engine that considers embedding similarity and conversation context. Agents receive only short-lived tokens instead of actual API keys, routing through the LLM Router and MCP Gateway, thereby eliminating the risk of credential leakage at its source.
Integrate agents immediately regardless of language (Python, Rust, Go, etc.) as long as they follow the A2A Protocol v1.0. With a built-in OCI registry and Docker Compose-based deployment, you can quickly build and monitor complex multi-agent environments without separate infrastructure.
Nasiko-Labs/nasiko
Developer Control Plane for your AI Agents
Rust

