mint-protocol
by FoundryNet
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the server (default: 8080). | |
| CDP_API_KEY | No | Coinbase CDP facilitator key (required if X402_ENABLED=1). | |
| X402_ENABLED | No | Enable x402 pay-per-attest gate (default: '0'). | |
| FORGE_API_KEY | Yes | Forge API key for registering identities (required for mint_register). | |
| FORGE_API_URL | No | Forge API URL (default: https://forge.foundrynet.io). | |
| SOLANA_WALLET | No | Base58 pay-to wallet for x402 settlement (default: nFvAMGr…na1s). | |
| MINT_RELAY_KEY | No | MINT relay operator key for attest and verify (optional, falls back to Forge if not set). | |
| MINT_RELAY_URL | No | MINT relay URL (default: https://mint-relay-production.up.railway.app). | |
| X402_PRICE_USDC | No | Per-attest price in USDC under x402 (default: '0.02'). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/FoundryNet/mint-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server