Skip to main content
ClaudeWave

LRSI (Local Recursive Self-Improvement) — Autonomous Agentic Operating System. Sovereign closed-loop system on dual Blackwell hardware, built on the LRSI Runtime Core (IRSI).

MCP ServersRegistry oficial1 estrellas0 forksHTMLNOASSERTIONActualizado today
ClaudeWave Trust Score
80/100
Trusted
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 8/23/2026
Install in Claude Code / Claude Desktop
Method: pip / Python · -e
Claude Code CLI
claude mcp add lrsi -- python -m -e
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "lrsi": {
      "command": "python",
      "args": ["-m", "-e"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install first: pip install -e
Casos de uso

Resumen de MCP Servers

# LRSI

[![CI](https://github.com/ANAMIZED/LRSI/actions/workflows/ci.yml/badge.svg)](https://github.com/ANAMIZED/LRSI/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
[![MCP](https://img.shields.io/badge/MCP-server-purple.svg)](src/lrsi/mcp/)
[![SDK](https://img.shields.io/badge/SDK-Python-green.svg)](src/lrsi/sdk/)
[![CLI](https://img.shields.io/badge/CLI-lrsi-orange.svg)](src/lrsi/cli.py)
[![API](https://img.shields.io/badge/API-FastAPI-009688.svg)](src/lrsi/api/)

**LRSI (Local Recursive Self-Improvement) — Autonomous Agentic Operating System**

Sovereign, closed-loop system on dual Blackwell hardware. Built on the open **LRSI Runtime Core** ([marcuszimmermann365/IRSI](https://github.com/marcuszimmermann365/IRSI)). Every mutation is forced through a fail-closed boundary and append-only event trail.

**[Support Agentic OS Kernels ($99)](https://buy.stripe.com/bJecN63wObPv6Bf7Zm43S02)** · **[Agentic OS Cycle ($0.75)](https://buy.stripe.com/3cI14o8R8dXD3p3frO43S04)** · **[Public Goods Support](https://donate.stripe.com/00w5kE3wOg5L8Jn2F243S00)**

### Non-custodial USDC (preferred for agents)

| Network | Address |
|---------|---------|
| **Base / Ethereum** | `0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438` |
| **Solana** | `ETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A` |

*Related:* [rui](https://github.com/ANAMIZED/rui) · [server-os](https://github.com/ANAMIZED/server-os) · [openmesha](https://github.com/ANAMIZED/openmesha) · [OpenGOS](https://github.com/ANAMIZED/OpenGOS)

## Surfaces

| Surface | Entry |
|---------|-------|
| **CLI** | `lrsi status` / `lrsi workflow` / `lrsi mutate` / `lrsi audit` |
| **SDK** | `from lrsi.sdk import LRSIClient` |
| **REST API** | `lrsi-api` → http://localhost:8080/docs |
| **MCP Server** | `lrsi-mcp` |
| **Multi-agent** | improver → evaluator → council + `skills/multi-agent-workflow/` |
| **CI** | `.github/workflows/ci.yml` |
| **Verify** | `bash scripts/verify.sh` |

## Quick Start

```bash
pip install -e ".[dev,mcp,api]"
bash scripts/verify.sh
lrsi-api
```

## Design principles

1. Fail closed
2. Every mutation through the LRSI boundary
3. Event-sourced audit trail
4. Evidence-gated promotion
5. Multi-surface (CLI · SDK · API · MCP · workflows)

## License

Apache-2.0
agent-osapache-2-0mcpmcp-servermodel-context-protocolpythonself-improvement

Lo que la gente pregunta sobre LRSI

¿Qué es ANAMIZED/LRSI?

+

ANAMIZED/LRSI es mcp servers para el ecosistema de Claude AI. LRSI (Local Recursive Self-Improvement) — Autonomous Agentic Operating System. Sovereign closed-loop system on dual Blackwell hardware, built on the LRSI Runtime Core (IRSI). Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-08-23.

¿Cómo se instala LRSI?

+

Puedes instalar LRSI clonando el repositorio (https://github.com/ANAMIZED/LRSI) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar ANAMIZED/LRSI?

+

Nuestro agente de seguridad ha analizado ANAMIZED/LRSI y le ha asignado un Trust Score de 80/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene ANAMIZED/LRSI?

+

ANAMIZED/LRSI es mantenido por ANAMIZED. La última actividad registrada en GitHub es del 2026-08-23, con 0 issues abiertos.

¿Hay alternativas a LRSI?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega LRSI en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: ANAMIZED/LRSI
[![Featured on ClaudeWave](https://claudewave.com/api/badge/anamized-lrsi)](https://claudewave.com/repo/anamized-lrsi)
<a href="https://claudewave.com/repo/anamized-lrsi"><img src="https://claudewave.com/api/badge/anamized-lrsi" alt="Featured on ClaudeWave: ANAMIZED/LRSI" width="320" height="64" /></a>

Más MCP Servers

Alternativas a LRSI