Live data from Hacker News

Viewing profile — justvugg

justvugg

HN member
Joined
Mon, Sep 29, 2025, 1:16 PM UTC
HN karma
14
Public activity
85 items

About justvugg

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #48114544

    really interesting! This change now fits a faster UX and use.

  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
  14. 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…

  15. story
  16. story
  17. story
  18. story
  19. 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!

  20. 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…

  21. 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…

  22. 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…

  23. 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…

  24. 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…

  25. 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; …