evermint mcp for Claude Desktop
io.github.evermint-app/evermint-mcp
Mint tamper-evident receipts for AI agent actions. The notary layer for agent-to-agent transactions.
client:Claude Desktop
transport:stdio
runtime:npm
Install evermint mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"evermint-mcp": {
"command": "npx",
"args": [
"-y",
"evermint-mcp"
],
"env": {
"EVERMINT_API_KEY": "<EVERMINT_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs