MCP Server
MCP
io.github.EverMint-app/evermint-mcp
Mint tamper-evident receipts for AI agent actions. The notary layer for agent-to-agent transactions.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "evermint-mcp",
"version": "1.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your EverMint API key (starts with EVR-sk_). Get one at https://evermint.app/api-keys",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "EVERMINT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment