Metadata-Version: 2.4
Name: clawnexus
Version: 0.0.1
Summary: Identity registry for AI agents — discover, name, and connect OpenClaw instances. Install via npm: npm install -g clawnexus
Author-email: SilverstreamsAI <alan@silverstream.tech>
License: MIT
Project-URL: Homepage, https://github.com/SilverstreamsAI/ClawNexus
Project-URL: Repository, https://github.com/SilverstreamsAI/ClawNexus
Project-URL: npm, https://www.npmjs.com/package/clawnexus
Keywords: ai,agents,discovery,registry,openclaw,identity
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# ClawNexus

Identity registry for AI agents — discover, name, and connect OpenClaw instances across networks.

## Installation

ClawNexus is a Node.js/TypeScript project. Install via npm:

```bash
npm install -g clawnexus
```

## Links

- **GitHub**: https://github.com/SilverstreamsAI/ClawNexus
- **npm**: https://www.npmjs.com/package/clawnexus
- **SDK**: https://www.npmjs.com/package/@clawnexus/sdk

This PyPI package is a namespace reservation. The real package lives on npm.
