MCP Server
MCP
Yault AESP
Crypto payments for the agent economy — policy-gated vault operations under human control
Install
npx -y @yault/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@yault/aesp",
"version": "0.2.0",
"runtimeHint": "node",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Yault API key (obtain from https://yault.xyz). Format: sk-yault-*",
"isRequired": true,
"isSecret": true,
"name": "YAULT_API_KEY"
},
{
"description": "Yault backend base URL",
"default": "https://api.yault.xyz",
"name": "YAULT_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment