iranti

devops-infra MCP Server

Memory infrastructure for multi-agent AI systems. Shared, persistent, consistent knowledge for agents that need to stop forgetting.

VerifiedInstall Ready
devops-infradevops-infra
3 views3 stars0 forksv0.4.1NOASSERTION

Why This Matters

Discovered via list:awesome-mcp-servers-punkpeye and last synced 3mo ago.

VerifiedInstall Ready
Source
list:awesome-mcp-servers-punkpeye
Stars
3
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx iranti

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "iranti": {
      "command": "npx",
      "args": [
        "iranti"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

21
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (21)

Tool

Purpose

iranti_query

Exact entity+key lookup

iranti_observe

Demand-driven context injection with entity hints

IRANTI_ARCHIVIST_WATCH

Watch escalation files and auto-run maintenance (`true`/`false`)

Staff

Role

iranti_search

Hybrid semantic/lexical search

iranti_write_rule

Write a user operating rule with trigger conditions

iranti_attend

Pre/post-response memory injection — call before every reply

iranti_history

Fact history with timestamps

IRANTI_API_KEY

Server authentication key

Human-in-the-loop

Consumes escalation files for conflicts the Librarian could not auto-resolve

iranti_checkpoint

Save current task progress

iranti_remember_response

Auto-persist facts from an assistant response

iranti_write

Write a durable fact to shared memory

iranti_who_knows

Find which agents have written about an entity

LLM_PROVIDER

`openai` \

iranti_handshake

Initialize session, load operating rules and working memory

iranti_relate

Create a relationship between two entities

DATABASE_URL

PostgreSQL connection string (pgvector required)

iranti_ingest

Extract facts from prose or documents

Variable

Description