Loading MCP server directory, please wait...
Crypto payments for the agent economy — policy-gated vault operations under human control
npx @getmcp/cli add xyz.yault/aespRequires Node.js 18+. Community-contributed server. Review source before installing.
YAULT_API_KEYYour Yault API key (obtain from https://yault.xyz). Format: sk-yault-*
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"xyz.yault/aesp": {
"command": "node",
"args": [
"@yault/aesp"
],
"env": {
"YAULT_API_KEY": "",
"YAULT_API_URL": "https://api.yault.xyz"
}
}
}
}