JSPM

snipara-openclaw-install

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q27080F
  • License MIT

One-command Snipara setup for OpenClaw users - context optimization, semantic memory, and agent coordination

Package Exports

  • snipara-openclaw-install
  • snipara-openclaw-install/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (snipara-openclaw-install) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

snipara-openclaw-install

One-command Snipara setup for OpenClaw users. Adds context optimization, semantic memory, and agent coordination to your OpenClaw workflow.

Quick Start

npx snipara-openclaw-install

With promo code (30 days free on Agents Starter):

npx snipara-openclaw-install --promo OPENCLAW30

What It Does

  1. Detects your project from git remote or directory name
  2. Sets up authentication via API key or guided signup
  3. Creates .mcp.json with Snipara MCP server configuration
  4. Tests the connection to verify everything works

Options

Option Description
--promo <code> Apply promo code at signup (e.g., OPENCLAW30)
--api-key <key> Use an existing API key
--project <slug> Override auto-detected project slug
--skip-test Skip connection test

What You Get

  • 43+ MCP tools for context queries, memory, swarms, and more
  • Hybrid search (keyword + semantic) for accurate retrieval
  • Resource locks to prevent agents from conflicting
  • Task queues for coordinated multi-agent workflows
  • Semantic memory that persists across sessions

Requirements

  • Node.js 18+
  • A Snipara account (free tier available)

License

MIT