snipara-openclaw-install
v1.0.0
Published
One-command Snipara setup for OpenClaw users - context optimization, semantic memory, and agent coordination
Maintainers
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
