Loading MCP server directory, please wait...
Mint tamper-evident receipts for AI agent actions. The notary layer for agent-to-agent transactions.
npx @getmcp/cli add io.github.EverMint-app/evermint-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
EVERMINT_API_KEYYour EverMint API key (starts with EVR-sk_). Get one at https://evermint.app/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.EverMint-app/evermint-mcp": {
"command": "npx",
"args": [
"-y",
"evermint-mcp"
],
"env": {
"EVERMINT_API_KEY": ""
}
}
}
}