kiyeonjeon21/agentic-cli-guide
A practical guide to designing CLIs for AI agents
Platform-specific configuration:
{
"mcpServers": {
"agentic-cli-guide": {
"command": "npx",
"args": [
"-y",
"agentic-cli-guide"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...