← Back to tools
View AGENTS.md for chiko
Description
chiko is a simple tool to interact with gRPC services using a beautiful terminal interface. It provides an intuitive TUI for making gRPC calls and exploring gRPC service definitions.
AI Summary
A beautiful TUI gRPC client for interacting with gRPC services from the terminal
Capabilities
- + Make gRPC calls interactively
- + Explore gRPC service definitions
- + Beautiful terminal interface
- + Server reflection support
Use When
- → When you need to test gRPC services from the terminal
- → When you want an interactive gRPC client
Avoid When
- x When you need HTTP/REST API testing