MCP Server
MCP
Pellet
Token intelligence on Base. Market data, safety flags, and analysis via x402.
Install
npx -y @pelletfi/[email protected]
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment