MCP Server
MCP
io.github.hifriendbot/agentwallet
Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "agentwallet-mcp",
"version": "1.7.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentWallet API key from hifriendbot.com/wallet/",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENTWALLET_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment