Skip to content
Back to search
30
MCP

@anmol-srv/sigil

npm/@anmol-srv/sigil

Local-first memory infrastructure for AI coding agents. One brain shared across Claude Code, Codex CLI, Cursor, Kiro, Continue, Cline, Windsurf, or any MCP client. Organized in pluggable pods, stored in your own Postgres. No cloud, no telemetry. Auto-capt

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@anmolsrv/sigil
Persistent memory for AI coding agents. Local-first knowledge engine with atomic facts, entity graph, and hybrid retrieval. Auto-integrated
0 tools
memorix
Local-first shared memory layer for AI coding agents across MCP clients, Git history, reasoning context, and project sessions.
0 tools
@remem-ai/remem
Local-first coding agent memory for Claude Code and OpenAI Codex
0 tools
Sigil
Local keystore enabling AI agents to sign EVM transactions without exposing private keys.
0 tools
io.github.vondervuflya/yggdrasil
One shared, durable memory for your AI coding agents — local-first, zero-dependency.
0 tools
io.github.cdrn/sigil
Local keystore + MCP server. Claude can sign EVM transactions but never sees the private key.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@anmol-srv/sigil": {
      "url": "None",
      "transport": "http"
    }
  }
}