Purrr Mint MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Purrr Mint MCPmint 5 PURRR to 0xWallet"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
$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/mcpGeneric MCP config
{ "mcpServers": { "purrr": { "url": "https://purrrfication.com/mcp" } } }Claude Code
claude mcp add --transport http purrr https://purrrfication.com/mcpCursor — 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.jsOnly the official signer (whose address equals the contract's agentSigner) issues vouchers the live contract accepts.
Links
MIT.
This server cannot be installed
Maintenance
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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