Serversio.github.alright-alright/persis
P

Persis

io.github.alright-alright/persis · v0.2.3
● Remote
v0.2.3remote🌐 https://persis-api.aerynw.workers.dev/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.alright-alright/persis",
  "description": "Biological memory for AI agents. Pattern learning, decay, clustering, 8-drive behavior.",
  "title": "Persis",
  "repository": {
    "url": "https://github.com/alright-alright/persis",
    "source": "github"
  },
  "version": "0.2.3",
  "websiteUrl": "https://persis.aerware.ai",
  "icons": [
    {
      "src": "https://img.shields.io/badge/Persis-19FFCB?style=flat-square&labelColor=0B0F16",
      "mimeType": "image/svg+xml"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://persis-api.aerynw.workers.dev/mcp",
      "headers": [
        {
          "value": "{operator_id}",
          "name": ""
        }
      ]
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "author": "AerwareAI",
      "contact": "info@aerware.ai",
      "license": "Proprietary",
      "rateLimit": {
        "note": "60 requests per minute per IP. Free during beta.",
        "requests": 60,
        "windowSeconds": 60
      },
      "tags": [
        "memory",
        "cognitive",
        "ai-agent",
        "wasm",
        "cloudflare",
        "rust"
      ],
      "tools": [
        "lucian_record",
        "lucian_recall",
        "lucian_find_similar",
        "lucian_reinforce",
        "lucian_invalidate",
        "lucian_drives",
        "lucian_apply_drives",
        "lucian_health",
        "lucian_status",
        "lucian_stats",
        "lucian_tick",
        "lucian_maintenance",
        "lucian_consolidate",
        "lucian_clusters",
        "lucian_export"
      ]
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}