
MINT Protocol — Universal Work Attestation
Attach Solana-backed identity, attestation, verification, rating, and discovery for AI agents shipping trust-sensitive workflows.
Overview
MINT MCP is a MCP server for the Ship phase that connects agents to the MINT Protocol for identity, attestation, verification, and discovery on Solana.
What is this MCP server?
- MINT Protocol: identity, attest, verify, rate, recommend, discover on Solana
- Streamable HTTP MCP at mint-mcp-production.up.railway.app
- Universal work attestation positioning for AI agent outputs
- FoundryNet trust layer companion to industrial Forge stack (v1.1.0)
- Documentation and protocol context at mint.foundrynet.io
- 6 capability areas named: identity, attest, verify, rate, recommend, discover
- 1 streamable-HTTP remote on Railway
- Server version 1.1.0; Solana-backed protocol
Community signal: 1 GitHub stars.
What problem does it solve?
Agent work is hard to trust, compare, or discover because there is no standard attest-and-verify layer in the toolchain.
Who is it for?
Builders creating agent directories, proof-of-work marketplaces, or reputational flows that need on-chain attestation hooks.
Skip if: Teams that want industrial machine telemetry only, or products with zero blockchain requirement.
What do I get? / Deliverables
You can register agent identity and attest completed work through MINT tools while preparing trust-sensitive launches.
- Agent-invokable attest and verify flows against MINT on Solana
- Identity and discovery hooks for agent marketplaces or catalogs
- Ratings and recommendations surfaced through protocol-backed MCP tools
Recommended MCP Servers
Journey fit
How it compares
Solana trust-and-attestation MCP, not generic industrial forge or doc-query infrastructure.
Common Questions / FAQ
Who is mint-mcp for?
Solo builders and small teams shipping AI agent products that need attestable identity, verifiable work claims, ratings, or discovery on Solana.
When should I use mint-mcp?
Use it during ship and security hardening when you want agents to create, verify, or query attestations before users depend on agent-delivered outcomes.
How do I add mint-mcp to my agent?
Add https://mint-mcp-production.up.railway.app/mcp as a streamable HTTP MCP server in your agent client, then configure Solana wallets and MINT credentials per mint.foundrynet.io and the mint-mcp GitHub repo.