Loomal

sigil

MCP server by github.com/cdrn/sigil

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

1 starsnpm: sigild

About sigil

sigil is an MCP (Model Context Protocol) server published by cdrn in the official MCP registry, listed under E-commerce & Retail on Loomal. Local keystore + MCP server. Claude can sign EVM transactions but never sees the private key.

It ships as an npm package (sigild), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cdrn/sigil, where the project has earned 1 GitHub stars.

Use sigil with your agent

Claude Code · one command
claude mcp add sigil -- npx -y sigild
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sigil": {
      "command": "npx",
      "args": [
        "-y",
        "sigild"
      ]
    }
  }
}
npmsigild

Frequently asked questions

What is sigil?
sigil is an MCP (Model Context Protocol) server by cdrn in the E-commerce & Retail category. Local keystore + MCP server. Claude can sign EVM transactions but never sees the private key.
How do I connect sigil to Claude, Cursor, or another MCP client?
Install sigil from its npm package (sigild) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is sigil open source?
Yes — the source code is public at github.com/cdrn/sigil, with 1 GitHub stars.
Can AI agents pay to use sigil?
Not yet through Loomal — sigil is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain sigil? Claim this listing free by verifying GitHub ownership, or contact us.