Installation & Configuration
{
"mcpServers": {
"agentmetal": {
"command": "node",
"args": [
"packages/mcp/src/index.ts"
],
"env": {
"WALLET_PRIVATE_KEY": "0x…",
"AGENTMETAL_MAX_USDC": "50"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/25
Updated
2026/6/26