Loading MCP server directory, please wait...
Cryptographically verifiable receipts of an agent's delegated work, verified offline.
npx @getmcp/cli add io.github.Sequesign/sequesignRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Sequesign/sequesign": {
"command": "npx",
"args": [
"-y",
"@sequesign/mcp"
],
"env": {
"SEQUESIGN_MODE": "",
"SEQUESIGN_API_KEY": "",
"SEQUESIGN_AGENT_PRIVATE_KEY": "",
"SEQUESIGN_PACKAGE_DIR": ""
}
}
}
}