@nessielabs

Nessie

OpenClaw setup helper and skill guidance for hosted Nessie MCP.

当前版本
v0.1.17
bundle-plugin社区source-linked

Nessie OpenClaw

Nessie OpenClaw is the public native OpenClaw plugin for connecting an OpenClaw agent to a user's Nessie context library.

The plugin provides a native OpenClaw setup command and bundled skill guidance for Nessie's hosted MCP server. Setup writes mcp.servers.nessie into OpenClaw config so OpenClaw's MCP client can discover the hosted Nessie tools directly from https://mcp.nessielabs.com/mcp.

Install

Once published to ClawHub:

openclaw plugins install clawhub:@nessielabs/nessie-openclaw
openclaw plugins enable nessie-openclaw

For local development:

openclaw plugins install --link .
openclaw plugins enable nessie-openclaw

Restart the OpenClaw gateway/session after installation so the setup CLI and bundled skill instructions are loaded.

OpenClaw Chat Setup

After installing the plugin, connect OpenClaw to your Nessie account with an email verification code.

Ask OpenClaw to run:

openclaw nessie init --email user@example.com

Check your email for the 6-digit Nessie code, then ask OpenClaw to run:

openclaw nessie init --email user@example.com --code 123456
openclaw nessie status

init --email asks Nessie to send a one-time verification code. init --email --code exchanges the verified code for a Nessie agent API key and writes a root MCP server entry to the OpenClaw config file with owner-only file permissions.

Manual Authentication

If OTP setup is not available yet, create an agent API key in Nessie and run:

openclaw nessie init --api-key "sk_nes_v1_..."

This writes the same OpenClaw MCP server config used by the OTP setup flow. Both setup paths store the bearer key in the local OpenClaw config file in plaintext with 0600 permissions so OpenClaw can use the hosted MCP server without extra shell setup.

The Nessie backend remains authoritative for access control. The API key maps to a Nessie user server-side and each MCP request is still checked against the user's Pro/trial entitlement.

Agent Behavior

The bundled skill teaches OpenClaw to:

  • run a Nessie check-in when the user asks for it;
  • search Nessie before answering questions about prior work, decisions, projects, conversations, notes, or saved context;
  • read full sources before making strong claims;
  • create or update Nessie contexts only when the user asks to save durable knowledge.

This package does not duplicate or reimplement Nessie's MCP tool schemas. OpenClaw discovers the tool names, descriptions, and parameters from the hosted MCP server after setup.

Future releases can be picked up with:

openclaw plugins update @nessielabs/nessie-openclaw

Validate

npm run validate

源码与版本

源码仓库

nessielabs/nessie-openclaw

打开仓库

源码提交

7b04f8fd1e4200b2a2a4c1a7165dff26829b639b

查看提交

安装命令

openclaw plugins install clawhub:@nessielabs/nessie-openclaw

元数据

  • 包名: @nessielabs/nessie-openclaw
  • 创建时间: 2026/06/03
  • 更新时间: 2026/07/13
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: 2026.4.25
  • 插件 API 范围: >=2026.4.25
  • 标签: latest
  • 文件数: 8