yt-fts - YouTube full-text search from the CLI
Pulls transcripts from any YouTube channel into local SQLite + Chroma and exposes full-text and semantic search. Great for building niche knowledge bases.
Related entries
Codeburn - token cost TUI for Claude Code & Codex
Interactive terminal dashboard that breaks down where your AI coding tokens actually go. Surfaces the chat-vs-tool-use split most users get wrong.
Why I saved this - One user's spend breakdown: 56% conversation, only 20% actual coding. You can't optimize what you can't see.
mcpc - universal CLI for MCP
MCP client with persistent sessions, stdio + HTTP transports, OAuth 2.1, JSON output for code mode, and a sandbox proxy. Calls any MCP server from a shell.
mcp2cli - turn any MCP/OpenAPI/GraphQL server into a CLI
Runtime adapter that exposes any MCP, OpenAPI, or GraphQL server as a flat CLI. Zero codegen, zero rebuild - handy for shell scripts and agent toolchains.
Amazon Q Developer CLI
Agentic chat for the terminal - natural-language workflows wired into shell, MCP servers, and AWS tooling. Linux/macOS native, Rust binary.