mynt-mcp
v1.0.0
Published
MCP server for Mynt DeFi Analytics — 13 payment-gated tools for trenches, traders, LP, DeFi and cross-chain data via x402 protocol
Maintainers
Readme
mynt-mcp
MCP server for Mynt DeFi Analytics — 13 payment-gated tools for trenches, traders, LP, DeFi and cross-chain data via x402 protocol.
Install
npm install -g mynt-mcpUsage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mynt": {
"command": "npx",
"args": ["mynt-mcp"]
}
}
}Available Tools
| Tool | Description | Price |
|------|-------------|-------|
| mynt-new-tokens | PumpFun token launches | $0.008 |
| mynt-token-verdict | Full AI verdict on token | $0.015 |
| mynt-graduating | Tokens near graduation | $0.003 |
| mynt-bonding-curve | Bonding curve progress | $0.001 |
| mynt-token-snipers | Sniper detection | $0.004 |
| mynt-wallet-pnl | Wallet PnL + portfolio | $0.005 |
| mynt-wallet-intel | 30-day wallet profile | $0.012 |
| mynt-whales | Whale holders | $0.003 |
| mynt-pools | Meteora DLMM pools | $0.001 |
| mynt-pool-recommend | AI pool recommendation | $0.008 |
| mynt-tvl | Chain TVL data | $0.001 |
| mynt-yields | Yield pools by APY | $0.002 |
| mynt-ask | Natural language query | $0.025 |
API
All tools connect to https://mpp.myntagent.fun — a payment-gated DeFi analytics API supporting x402 and MPP protocols on Base Mainnet.
License
MIT
