cleo research
Aliases: dig
Multi-source web research aggregation with MCP servers (Tavily, Context7, Reddit)
Agent Relevance: High - Frequently used by LLM agents
Synopsis
cleo research <init|add|update|list|show|inject|link|pending|archive|archive-list|status|stats|validate> [OPTIONS]
Subcommands
| Subcommand | Description |
|---|
init | Run cleo research init --help for details |
add | Run cleo research add --help for details |
update | Run cleo research update --help for details |
list | Run cleo research list --help for details |
show | Run cleo research show --help for details |
inject | Run cleo research inject --help for details |
link | Run cleo research link --help for details |
pending | Run cleo research pending --help for details |
archive | Run cleo research archive --help for details |
archive-list | Run cleo research archive-list --help for details |
status | Run cleo research status --help for details |
stats | Run cleo research stats --help for details |
validate | Run cleo research validate --help for details |
Options
| Option | Description |
|---|
--format | Output format: text, json |
--depth | Depth level for search/display |
--output | Output file path |
--topic | Topic for research |
--subreddit | Specific subreddit to search |
--include-reddit | Include Reddit in search |
--link-task | Link research to task |
--plan-only | Show plan without executing |
--json | Force JSON output |
--url | URL to fetch |
--reddit | Search Reddit discussions |
--library | Library documentation lookup |
This command supports JSON output via --json flag for LLM agent integration.
Examples
Exit Codes
| Code | Meaning | Recoverable |
|---|
0 | Success | No |
2 | Invalid arguments | No |
3 | File operation failure | No |
4 | Resource not found | No |
5 | Missing dependency | No |
6 | Validation error | No |
101 | Already exists | No |
See Also