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-installWith promo code (30 days free on Agents Starter):
npx snipara-openclaw-install --promo OPENCLAW30What It Does
- Detects your project from git remote or directory name
- Sets up authentication via API key or guided signup
- Creates
.mcp.jsonwith Snipara MCP server configuration - 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)
Links
License
MIT