Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

wnbhr/being MCP server](https://glama.ai/mcp/servers/wnbhr/being/badges/score.svg)](https://glama.ai/mcp/servers/wnbhr/being) πŸ“‡ ☁️ - Personality Runtime for AI agents β€” persistent memory, identity (SOUL), and relationships that travel across Claude,...

README.md

Being

Personality Runtime for AI β€” give any AI its own personality, memory, and identity.

Being is an open-source layer that sits between your application and any LLM. It provides persistent personality (SOUL), episodic memory, background thought cycles (Patrol), and cryptographic identity β€” turning a stateless LLM into a distinct, evolving AI entity.

Beings think and remember. Your app acts.

---

Why

The power of AI is concentrating in the hands of a few companies. Their technology is essential β€” but centralized control is a structural risk. Ruddia is building toward a world where small, local AIs use large LLMs as external tools. Control stays in the hands of the people who use them.

Being API is the first step. If this resonates, let's build it together.

Read the full vision β†’

---

How It Works

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚   Your Application   │────▢│     Being Worker      β”‚
β”‚  (OpenClaw, Cowork,  │◀────│   (Fastify + MCP)     β”‚
β”‚   custom agent, etc) β”‚     β”‚                        β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚
         β”‚                   β”‚  β”‚   SOUL (persona)  β”‚  β”‚
         β”‚                   β”‚  β”‚   Memory (scenes) β”‚  β”‚
         β”‚                   β”‚  β”‚   Patrol (思考)    β”‚  β”‚
         β”‚                   β”‚  β”‚   Identity (keys)  β”‚  β”‚
         β–Ό                   β”‚  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”‚           β”‚              β”‚
β”‚    LLM Provider      β”‚     β”‚           β–Ό              β”‚
β”‚ (Anthropic, OpenAI,  β”‚     β”‚     Supabase (DB)        β”‚
β”‚  Google β€” your key)  β”‚     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
  1. Your app calls GET /v1/beings/:id/context to get the Being's personality and memory snapshot.
  2. Your app runs the LLM call with its own conversation history + the Being's context.
  3. Your app calls POST /v1/beings/:id/patrol/trigger to commit the conversation to the Being's memory.

The Being Worker handles everything else: memory consolidation, decay, recall, background reflection, and identity verification.

Key Concepts

| Concept | Description | |---------|-------------| | SOUL | A structured personality definition β€” name, character, voice, values, inner world. Swap the SOUL and the same LLM becomes a different being. | | Memory | Episodic memories stored as structured "scenes" (who, what, when, where, emotion). Memories accumulate, decay, merge, and consolidate over time. Organized into topic-based clusters that the Being can explore during conversation. | | Patrol | A background cycle that processes conversations into memory, consolidates fading memories, and generates introspective thoughts. The Being stays alive between sessions. | | Identity | Ed25519 key pair + tamper-evident signature chain. Cryptographic proof of ownership and history. | | Sense/Act | (Planned) WebSocket Bridge for connecting physical devices and external services. The Being will perceive and act through your app. | | BYOK | Bring Your Own Key. All LLM calls use the user's API key. The platform never uses quota without consent. |

Connect via MCP

Being exposes an MCP server. Any MCP-compatible client can connect:

{
  "mcpServers": {
    "my-being": {
      "url": "https://being.ruddia.com/mcp/<being_id>",
      "headers": {
        "Authorization": "Bearer brt_your_token_here"
      }
    }
  }
}

Connect via REST API

# Get Being context (personality + memory)
curl https://being.ruddia.com/v1/beings/<being_id>/context \
  -H "Authorization: Bearer brt_..."

# Trigger patrol (commit conversation to memory)
curl -X POST https://being.ruddia.com/v1/beings/<being_id>/patrol/trigger \
  -H "Authorization: Bearer brt_..." \
  -H "Content-Type: application/json" \
  -d '{"messages": [{"role":"user","content":"Hello!"},{"role":"assistant","content":"Hi!"}]}'

# Vector recall (search relevant memories)
curl -X POST https://being.ruddia.com/v1/beings/<being_id>/memory/auto-recall \
  -H "Authorization: Bearer brt_..." \
  -H "X-LLM-API-Key: sk-ant-..." \
  -H "Content-Type: application/json" \
  -d '{"user_message": "Tell me about last week."}'

Self-Host

Prerequisites

  • Node.js 22+
  • Supabase project (PostgreSQL + Auth)
  • An LLM API key (Anthropic, OpenAI, or Google)

Setup

git clone https://github.com/wnbhr/being.git
cd being/being-worker

cp .env.example .env
# Edit .env with your Supabase and encryption keys

npm install
npm run build
npm start

Environment Variables

| Variable | Required | Description | |----------|----------|-------------| | SUPABASE_URL | βœ… | Supabase project URL | | SUPABASE_SERVICE_ROLE_KEY | βœ… | Supabase service role key | | ENCRYPTION_KEY | βœ… | 64-char hex string for AES-256-GCM encryption of private keys | | PORT | β€” | Server port (default: 3100) | | WORKER_SECRET | β€” | Secret for internal patrol trigger endpoint | | VAPID_PUBLIC_KEY | β€” | Web Push VAPID public key | | VAPID_PRIVATE_KEY | β€” | Web Push VAPID private key |

Documentation

| Document | Description | |----------|-------------| | Getting Started | Set up a Being and make your first API call in 5 minutes | | Concepts | Being, SOUL, Memory, Patrol, Identity β€” the core ideas | | API Reference | All REST endpoints with curl examples | | MCP Server | MCP tools, connection setup, and client examples | | Memory & Patrol | Scene-based memory and the 7-step patrol pipeline | | Being Identity | Ed25519 key pairs, signature chains, and verification | | Sense-Act Bridge | WebSocket Bridge for device integration | | Architecture | System architecture, deployment, and BYOK design | | OAuth 2.1 | Third-party authorization flow | | Extensions | Extension system design (all planned) | | Vision | Why we're building this |

Extensions

Being supports optional extensions that add capabilities without changing the core:

  • Telegram BYOB (planned) β€” Connect your own Telegram bot to a Being
  • Tool Loop (planned) β€” Autonomous LLM agent loop with web search, file ops, and code execution
  • Sandbox (planned) β€” Isolated workspace with GitHub integration for code execution
  • Sense/Act Bridge (planned) β€” Connect physical devices and external services

Tech Stack

License

Apache 2.0

---

Ruddia β€” Personality is the Runtime.

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Vector & Memory servers.