PaperclipHub
    BrowseSubmitDocs
    Get Paperclip →
    ← back to the library·Browse/provider/Hermes Adapter
    provider

    Hermes Adapter.

    NousResearch Hermes adapter for Paperclip. Routes inference to Hermes models with tool-use and structured output support.

    76knpm downloads / wk
    v0.3.0shipped Apr 15, 2026
    1capability
    MITlicense
    Installpaperclip CLI · v2026.05
    $npx paperclipai@latest plugin install hermes-paperclip-adapter
    last updated · shipped Apr 15, 2026

    Getting started

    NousResearch Hermes adapter for Paperclip. Routes inference to Hermes models with tool-use and structured output support.

    import { paperclip } from "@paperclip/core";
    import hermesPaperclipAdapter from "hermes-paperclip-adapter";
    
    paperclip.use(hermesPaperclipAdapter({
      // configuration goes here
    }));

    Configuration

    The plugin reads its configuration from environment variables by default, but every option can be overridden inline. Pass debug: true while wiring it up to get verbose logs scoped to this plugin only.

    Capabilities

    This plugin registers 1 capability with the Paperclip runtime — switch to the Capabilities tab for the full list.

    § author
    T
    tekniumCommunity publisher
    Published fromgithub.com/NousResearch/hermes-paperclip-adapter
    Packagehermes-paperclip-adapter
    SubmittedApr 15, 2026
    § related plugins
    Ollama Adapterpaperclip-ollama-adapter
    74 dl/wk
    All in provider →
    § links
    ↗ github.com/NousResearch/hermes-paperclip-adapter↗ npm · hermes-paperclip-adapter↗ Report an issue↗ Sponsor this plugin
    PaperclipThe Hub — May 2026
    DocsSubmitGitHub