Loading MCP server directory, please wait...
Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents
npx @getmcp/cli add io.github.azeth-protocol/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.azeth-protocol/mcp-server": {
"command": "npx",
"args": [
"-y",
"@azeth/mcp-server"
],
"env": {
"AZETH_PRIVATE_KEY": "",
"AZETH_CHAIN": "",
"AZETH_GUARDIAN_KEY": "",
"AZETH_GUARDIAN_AUTO_SIGN": "",
"AZETH_RPC_URL_BASE_SEPOLIA": "",
"AZETH_SERVER_URL": "",
"AZETH_EMERGENCY_ADDRESS": "",
"XMTP_ENCRYPTION_KEY": ""
}
}
}
}