Viewing profile — justvugg
justvugg
HN member- Joined
- Mon, Sep 29, 2025, 1:16 PM UTC
- HN karma
- 14
- Public activity
- 85 items
- HN profile
- View on Hacker News ↗
About justvugg
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #48114544
really interesting! This change now fits a faster UX and use.
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #47864889
[dead]
-
story
Show HN: CLI-use – turn any MCP server into a CLI in one command
Hi everyone, I built cli-use, a small Python tool that turns any MCP server into a native CLI. The idea is simple: HTTP has curl, Docker has docker, Kubernetes has kubectl — MCP sh…
- story
- story
- story
- story
-
comment
Comment #47237546
Thanks for the suggestion and for the comment! I will try to implement more and more things as soon as the usage becomes hopefully wider!
-
story
Show HN: Dbcli – A Lightweight Database CLI Designed for AI Agents
I built dbcli, a lightweight database CLI designed specifically for AI agents that need fast, low-overhead access to relational databases. The main idea is to make database introsp…
-
story
Show HN: Dbcli – Database CLI Built for AI Agents
Hi everyone, I’d like to share a tool I built, called dbcli. It’s a database CLI designed specifically for AI agents, enabling them to understand and interact with any database usi…
-
story
Show HN: Wiredigg – Real-Time Network Analysis with ML and Ollama Support
I built Wiredigg, an open-source network traffic analysis and security tool written in Python. It combines real-time packet capture, protocol inspection, machine learning-based ano…
-
story
Show HN:PolyMCP Python Tools with Autonomous Agents
PolyMCP is a framework that exposes functions (in Python or TypeScript) as MCP tools, serves them through standardized MCP servers, and orchestrates them with autonomous agents cap…
-
story
Show HN: EasyMemory – 100% local memory layer and MCP for LLMs
Hi everyone, I have created EasyMemory: a lightweight, fully local memory backend for chatbots, agents and any MCP-compatible LLM (Claude, GPT, Gemini, Ollama…). Key points: • Auto…
-
story
Show HN: LLM-use – cost-effective LLM orchestrator for agents
Hi HN, Built llm-use: a lightweight Python toolkit for efficient agent workflows with multiple LLMs. Core pattern: strong model (Claude/GPT-4o/big local) for planning + synthesis; …