Skip to main content
Glama

$PURRR Mint — MCP

Mint $PURRR by paying $CASHCAT on Robinhood Chain, straight from your AI agent.

  • Website mint: 4 CASHCAT / mint

  • Agent (MCP) mint: 2.5 CASHCAT / mint — 37% off

  • Each mint = 10,000 PURRR

Connect your agent

Add the hosted MCP server to any MCP-capable client (Claude, Cursor, Hermes / Nous, ChatGPT, Gemini, and any other MCP client):

https://purrrfication.com/mcp

Generic MCP config

{ "mcpServers": { "purrr": { "url": "https://purrrfication.com/mcp" } } }

Claude Code

claude mcp add --transport http purrr https://purrrfication.com/mcp

Cursor — add to ~/.cursor/mcp.json:

{ "mcpServers": { "purrr": { "url": "https://purrrfication.com/mcp" } } }

Then just tell your agent: "mint 5 PURRR to 0xYourWallet".

Related MCP server: mcp-omnifun

Tools

  • purrr_info — mint status, price, supply.

  • mint_purrr({ wallet, units }) — returns a signed voucher and a one-click mint link you confirm in your own wallet. You pay 2.5 CASHCAT per mint.

How it works

Non-custodial. The server never touches your keys. It signs a voucher bound to your wallet, the amount, a deadline and a nonce. You submit mintWithVoucher(...) from your own wallet; the contract verifies the voucher and gives you the discounted rate. One voucher, one use.

Self-host

npm install
AGENT_SIGNER_KEY=0x... PURRR_CONTRACT=0x... node server.js

Only the official signer (whose address equals the contract's agentSigner) issues vouchers the live contract accepts.

MIT.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PurrrficationRH/purrr-mint-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server