2 pointsby giorgiolc4 hours ago1 comment
  • giorgiolc4 hours ago
    I built Pug because calling APIs directly from AI agents (like Claude Code or OpenClaw) is often not great and requires writing custom glue code or heavy prompting.

    Pug lets you turn any API or documentation into a high-quality CLI. This makes it much easier for AI agents to "understand" and execute tasks because the CLI provides a structured, predictable interface. It's essentially a shortcut to make any service compatible with the MCP or local agentic workflows.