Skip to content
Back to search
30
MCP

Sigil

pulsemcp/sigil

Local keystore enabling AI agents to sign EVM transactions without exposing private keys.

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

Similar MCP servers embedding-nearest

io.github.cdrn/sigil
Local keystore + MCP server. Claude can sign EVM transactions but never sees the private key.
0 tools
@anmol-srv/sigil
Local-first memory infrastructure for AI coding agents. One brain shared across Claude Code, Codex CLI, Cursor, Kiro, Continue, Cline, Winds
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
Crypto APIs Signer
Local transaction signing for EVM, UTXO, Tron, and XRP with no API calls needed.
0 tools
io.github.provenonceai/provenonce
Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents.
0 tools
io.github.LembaGang/headless-oracle
Cryptographically signed market state verification for autonomous financial agents.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "sigil": {
      "url": "None",
      "transport": "http"
    }
  }
}