Loading MCP server directory, please wait...
Local keystore + MCP server. Claude can sign EVM transactions but never sees the private key.
npx @getmcp/cli add io.github.cdrn/sigilRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cdrn/sigil": {
"command": "npx",
"args": [
"-y",
"sigild"
],
"env": {
"SIGIL_HOME": "",
"SIGIL_CONTROL_SOCK": ""
}
}
}
}