PaperclipHub
    BrowseSubmitDocs
    Get Paperclip →
    ← back to the library·Browse/integration/OpenClaw Gateway
    integration

    OpenClaw Gateway.

    Gateway protocol adapter bridging Paperclip to OpenClaw. Routes agent messages through the OpenClaw multi-channel network.

    30knpm downloads / wk
    v2026.618.0shipped May 1, 2026
    2capabilities
    MITlicense
    Installpaperclip CLI · v2026.05
    $npx paperclipai@latest plugin install @paperclipai/adapter-openclaw-gateway
    last updated · shipped May 1, 2026

    Getting started

    Gateway protocol adapter bridging Paperclip to OpenClaw. Routes agent messages through the OpenClaw multi-channel network.

    import { paperclip } from "@paperclip/core";
    import adapterOpenclawGateway from "@paperclipai/adapter-openclaw-gateway";
    
    paperclip.use(adapterOpenclawGateway({
      // 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 2 capabilities with the Paperclip runtime — switch to the Capabilities tab for the full list.

    § author
    P
    paperclipaiCommunity publisher
    Published fromgithub.com/paperclipai/paperclip
    Package@paperclipai/adapter-openclaw-gateway
    SubmittedMay 1, 2026
    § related plugins
    GitHubpaperclip-github-plugin
    540 dl/wk
    Discordpaperclip-plugin-discord
    31 dl/wk
    Linear@oldharlem/paperclip-plugin-linear
    12 dl/wk
    All in integration →
    § links
    ↗ github.com/paperclipai/paperclip↗ npm · @paperclipai/adapter-openclaw-gateway↗ Report an issue↗ Sponsor this plugin
    PaperclipThe Hub — May 2026
    DocsSubmitGitHub