Back to search
30
MCP

io.github.cdrn/sigil

io.github.cdrn/sigil

Local keystore + MCP server. Claude can sign EVM transactions but never sees the private key.

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

Similar MCP servers embedding-nearest

io.github.cryptoapis-io/mcp-signer
MCP server for local transaction signing on EVM, UTXO, Tron, and XRP — no API calls needed
0 tools
io.github.drbaher/sign-cli
Agent-first e-signature MCP server with offline PAdES signing and hash-chained audit.
0 tools
@anmolsrv/sigil
Persistent memory for AI coding agents. Local-first knowledge engine with atomic facts, entity graph, and hybrid retrieval. Auto-integrated
0 tools
io.github.seojeom/seojeom-mcp
Local-first MCP server for Claude/Codex project wiki and graph workflows
0 tools
io.github.daedalus/mcp-ecdsa
MCP server for ECDSA cryptography
0 tools
io.github.occasiolabs/occasio
Tamper-evident, Sigstore-signed audit trail for Claude Code agents.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.cdrn/sigil": {
      "url": "None",
      "transport": "http"
    }
  }
}