Skip to content
Windsurf

Yault AESP for Windsurf

xyz.yault/aesp

Crypto payments for the agent economy — policy-gated vault operations under human control

client:Windsurf transport:stdio runtime:npm

Install Yault AESP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "aesp": {
      "command": "npx",
      "args": [
        "-y",
        "@yault/aesp"
      ],
      "env": {
        "YAULT_API_KEY": "<YAULT_API_KEY>",
        "YAULT_API_URL": "<YAULT_API_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Yault AESP in other clients