Loomal

evermint-mcp

MCP server by github.com/evermint-app/evermint-mcp

Mint tamper-evident receipts for AI agent actions. The notary layer for agent-to-agent transactions.

1 starsnpm: evermint-mcp

About evermint-mcp

evermint-mcp is an MCP (Model Context Protocol) server published by evermint-app in the official MCP registry, listed under Autonomous Agents on Loomal. Mint tamper-evident receipts for AI agent actions. The notary layer for agent-to-agent transactions.

It ships as an npm package (evermint-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/evermint-app/evermint-mcp, where the project has earned 1 GitHub stars.

Use evermint-mcp with your agent

Claude Code · one command
claude mcp add evermint-mcp -- npx -y evermint-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "evermint-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "evermint-mcp"
      ]
    }
  }
}
npmevermint-mcp

Frequently asked questions

What is evermint-mcp?
evermint-mcp is an MCP (Model Context Protocol) server by evermint-app in the Autonomous Agents category. Mint tamper-evident receipts for AI agent actions. The notary layer for agent-to-agent transactions.
How do I connect evermint-mcp to Claude, Cursor, or another MCP client?
Install evermint-mcp from its npm package (evermint-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is evermint-mcp open source?
Yes — the source code is public at github.com/evermint-app/evermint-mcp, with 1 GitHub stars.
Can AI agents pay to use evermint-mcp?
Not yet through Loomal — evermint-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain evermint-mcp? Claim this listing free by verifying GitHub ownership, or contact us.