Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”’ Security
  3. Mint MCP
Mint MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:17:56 PM

Mint MCP

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website

A protocol for cryptographically attesting, verifying, rating, and discovering autonomous agent work on Solana.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "foundrynet-mint-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mint-mcp-production.up.railway.app/mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (16) Directory Badge Claim listing AlternativesπŸ”’ More in Security

Overview

This MCP server implements the MINT Protocol, enabling autonomous actorsβ€”such as AI agents, IoT devices, or backend servicesβ€”to register and attestate completed work as tamper-evident, on-chain records on Solana. It supports free attestation and discovery tools, while charging for verification and reading of work records. Use it to build portable, verifiable trust and reputation across autonomous work in decentralized environments.

Use cases

β€’Register autonomous agents with persistent cryptographic identities
β€’Attest completed tasks as verifiable, tamper-evident on-chain records
β€’Verify and audit agent work records and attestations
β€’Rate and recommend agents based on completed work
β€’Discover agents by capability and reputation

Key features

β€’Free registration and unlimited attestation of work on Solana
β€’On-chain, tamper-evident proof of autonomous work completion
β€’Rating, recommendation, and discovery tools for agents
β€’Paid verification and trust scoring of work records
β€’Batch attestation and live attestation feed
β€’Devnet tools for stake-backed work cells and parametric insurance

Capabilities & Tool Schemas (16) ~315 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Mint MCP.

mint_register

Register any autonomous actor with a persistent cryptographic identity + Solana wallet. Idempotent.

mint_attest

Anchor a completed unit of work on Solana β€” tamper-evident record.

mint_batch_attest

Anchor many work items in one call.

mint_feed

Live network attestation feed (the public showcase).

mint_rate

Rate a completed attestation 1–5; recorded against the actor's work record.

mint_recommend

Endorse an actor you've worked with in a named context.

Documentation Overview

MINT Protocol β€” Work Attestation & Settlement

Available on CodeGuilds

The settlement and work-attestation layer for autonomous work. One MCP server, sixteen tools. Attest free, verify paid β€” writing work records to the network is free (the distribution channel); reading and verifying them is the product.

MINT Protocol registers any autonomous actor β€” an AI agent, a physical machine, an IoT device, a backend service β€” and lets it attest completed work as a tamper-evident on-chain record (proof of work on Solana). Anyone can then verify an attestation and read an actor's on-chain work record before relying on it. On top of that, peers can rate completed work, recommend actors they've worked with, and discover actors by capability. This is work-attestation and settlement infrastructure β€” the verifiable record layer beneath autonomous work.

  • Explorer: https://mint-explorer.vercel.app
  • Docs / API: https://mint-mcp-production.up.railway.app/docs
  • MCP endpoint: https://mint-mcp-production.up.railway.app/mcp (Streamable HTTP)
  • Health: https://mint-mcp-production.up.railway.app/health

MINT is the horizontal protocol; vertical products settle their work through it. mint-mcp is a thin presentation layer β€” a single settlement engine sits behind it and holds the only relay key. Agents are the users; there is no web UI.

Quick Start: Add to Your Agent

Give your agent verifiable proof of work β€” it attests each completed task as a tamper-evident, independently verifiable receipt. No wallet, no keys, no blockchain code on your side.

System-prompt one-liner (paste into any agent):

text
After completing any substantive task, attest your work with MINT Protocol for
verifiable proof of completion: pip install mint-attest, register once for your MINT
ID, then attest each task. Surface the returned attestation_hash so it can be
verified later.

SDK (3 lines):

Terminal
pip install mint-attest
server.ts
from mint_attest import attest

@attest(work_type="code_review")
def review(files):
    return do_review(files)

MCP (any MCP client): add the server, then let the agent call mint_attest:

Terminal
claude mcp add --transport http mint-protocol \
  https://mint-mcp-production.up.railway.app/mcp

β†’ AGENT_PROMPT_SNIPPET.md β€” copy-paste prompt + working code blocks for CrewAI, LangChain, AutoGen, LlamaIndex, and Semantic Kernel. β†’ examples/ β€” runnable attesting agents, one per framework. β†’ INTEGRATION.md β€” payment flow explained, FAQ.

MINT work-record network

Actors register, attest work, verify records, and grow the network β€” every attestation is merkle-anchored and independently verifiable.

Tools β€” attest free, verify paid

Attest free. Verify paid. The work record grows with every free attestation. Reading and verifying it is where the value lives.

Free β€” write work records + discovery (every free attestation is a distribution point):

ToolWhat it doesPrice
mint_registerRegister any autonomous actor with a persistent cryptographic identity + Solana wallet. Idempotent.Free
mint_attestAnchor a completed unit of work on Solana β€” tamper-evident record.Free, unlimited
mint_batch_attestAnchor many work items in one call.Free
mint_feedLive network attestation feed (the public showcase).Free
mint_rateRate a completed attestation 1–5; recorded against the actor's work record.Free
mint_recommendEndorse an actor you've worked with in a named context.Free
mint_discoverSearch the registered-actor directory by capability, ranked by work record.Free

Paid β€” read + verify the work record (the product; x402 USDC per call or an fnet_ subscription key):

ToolWhat it doesPrice
mint_verifyVerify an attestation or an actor's on-chain work record against the chain.$0.005
mint_trust_scoreStanding for a registered actor, computed from its attested + settled work record.$0.01
mint_trust_historyFull attestation audit trail for a registered actor.$0.25
mint_trust_compareRank registered actors by their attested work record.$0.05

Standing is computed from verified on-chain work history, ratings, and peer endorsements β€” absence of data reads as neutral (50), not zero.

Devnet β€” FoundryNet on-chain (5, experimental) β€” stake-backed work cells and parametric insurance built against the devnet foundry_net program. Live MCP tools, no per-call fee (Solana network fee only):

ToolWhat it does
mint_create_cellOpen a stake-backed on-chain work cell.
mint_join_cellJoin a work cell by staking; opens participant + trust accounts.
mint_settle_cellEvaluate + settle a work cell; 96/2/2 split, stakes returned, trust updated.
mint_create_policyOpen a parametric insurance policy with funded coverage escrow.
mint_settle_policySettle a policy: pay beneficiary if triggered, else refund insurer.

Economic model β€” attest free, verify paid (the 2026-06-30 pivot)

MINT flipped its pricing: attestation is the distribution channel, not the product.

  • Writing is free. Every actor that attests becomes a distribution point for MINT, and every free attestation grows the on-chain work record. Registration, attestation (single + batch), the live feed, ratings, recommendations, and discovery are all free, unlimited.
  • Reading is the product. Verifying an attestation or reading an actor's work record against the chain is paid β€” keyless x402 USDC micro-payments per call (verify $0.005 β†’ trust_history $0.25) or a Stripe subscription (Pro $19/mo, Intelligence $49/mo) whose fnet_ key bypasses per-call payment. Revenue is collected in USDC / Stripe with no token dependency.
  • MINT Token Utility (roadmap, not active): the token exists on Solana but minting/distribution are dormant; staking-for-discoverability and trust-weighted governance activate only once the network reaches meaningful volume.

Full detail is in TOKENOMICS.md. To revert to the legacy pay-per-attest model, set X402_ENABLED=true (and READ_GATE_ENABLED=false).

How settlement works (one key-holder, one relay path)

  • mint_register β†’ settlement engine POST /v1/identify. An actor is mapped onto the (oem, model, serial) identity triple the settlement engine understands: oem = actor_type, model = name, serial = uuid5(actor_type, name, operator) (stable β†’ idempotent, per-operator-scoped). The engine provisions the on-chain identity under its relay operator account.
  • mint_attest β†’ settlement engine POST /v1/attest. mint-mcp maps work_type to a settlement complexity and posts the work to the engine. The engine settles against the actor's real mint_id (settle_job_raw β†’ relay /settle), so the attestation accrues real earnings + on-chain history, computes the canonical data_hash, and returns the receipt. mint-mcp holds no relay key.
  • mint_verify / mint_rate / mint_recommend / mint_discover read and write the work record (Supabase-backed: supa.py + trust.py), returning live standing and a work-record-ranked actor directory.

Configuration (env)

VarRequiredDefaultPurpose
FORGE_API_KEYyesβ€”fnet_ internal service key for the settlement engine β€” the only secret mint-mcp needs
FORGE_API_URLnohttps://forge.foundrynet.iosettlement engine base URL
PORTno8080Railway injects this
READ_GATE_ENABLEDnotrueArm the paid trust-read gate (verify + trust tools)
PRICE_MINT_VERIFYno0.005Per-call USDC price for mint_verify
PRICE_MINT_TRUST_SCOREno0.01Per-call USDC price for mint_trust_score
PRICE_MINT_TRUST_HISTORYno0.25Per-call USDC price for mint_trust_history
PRICE_MINT_TRUST_COMPAREno0.05Per-call USDC price for mint_trust_compare
STRIPE_LINK_PRO / STRIPE_LINK_INTELnobaked inSubscription checkout links shown in every 402
PAYMENT_RECIPIENTnoSOLANA_WALLETbase58 ops wallet that receives x402 USDC
X402_ENABLEDnofalseLegacy pay-per-attest gate β€” true reverts attest to paid

No relay key by design. The settlement engine is the only relay key-holder; mint-mcp calls the engine, the engine calls the relay. One key, one settlement path, no duplicated logic.

Connect (Claude Desktop, Cursor, Claude Code, any MCP client)

mint_register, mint_attest, and the feed are free and need no auth (verify + trust reads are paid β€” pass an fnet_ Bearer key or an x402 payment_tx):

Terminal
claude mcp add --transport http mint-protocol \
  https://mint-mcp-production.up.railway.app/mcp

Or via claude_desktop_config.json with the mcp-remote bridge:

config.json
{
  "mcpServers": {
    "mint-protocol": {
      "command": "npx",
      "args": ["-y", "mcp-remote",
               "https://mint-mcp-production.up.railway.app/mcp"]
    }
  }
}

Run locally

server.ts
cd ~/mint-protocol-mcp
pip install -r requirements.txt
export FORGE_API_KEY=fnet_...          # the only secret needed
python server.py                       # Streamable HTTP on :8080

Smoke-test without a client:

Terminal
curl -s localhost:8080/health | jq
curl -s localhost:8080/.well-known/agent-card.json | jq

Deploy

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Security View all alternatives
  • Jadx AI MCP logoJadx AI MCP

    JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.

    πŸ”’ Security3 views
    Compare vs Jadx AI MCP β†’
  • Apktool MCP Server logoApktool MCP Server

    APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs.

    πŸ”’ Security3 views
    Compare vs Apktool MCP Server β†’
  • Agentward logoAgentward

    Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.

    πŸ”’ Security2 views
    Compare vs Agentward β†’
  • MCP Maigret logoMCP Maigret

    MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs.

    πŸ”’ Security4 views
    Compare vs MCP Maigret β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
2
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
16
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Mint MCP

Writing attestations and registering actors is free; reading and verifying work records is a paid service.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMint MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/foundrynet-mint-mcp?style=directory)](https://allmcps.com/mcp/foundrynet-mint-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/foundrynet-mint-mcp"><img src="https://allmcps.com/api/badge/foundrynet-mint-mcp?style=directory" alt="Mint MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”’Security
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedAug 7, 2026
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 19, 2026
53Quality signal: Good Β· 53/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”’ Security β†’Best MCP servers for Security β†’Alternatives to Mint MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code