Pellet✓
io.github.pelletfi/mcp · v0.4.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.pelletfi/mcp",
"description": "Token intelligence on Base. Market data, safety flags, and analysis via x402.",
"title": "Pellet",
"repository": {
"url": "https://github.com/pelletfi/pellet",
"source": "github"
},
"version": "0.4.2",
"packages": [
{
"registryType": "npm",
"identifier": "@pelletfi/mcp",
"version": "0.4.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "EVM wallet private key for x402 micropayments. Required only for paid tools (get_contract at $0.02, analyze_token at $0.05). Free tools work without it.",
"isSecret": true,
"name": "EVM_PRIVATE_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}