Skip to content
Windsurf

sdk for Windsurf

com.mnemopay/sdk

Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity.

client:Windsurf transport:stdio runtime:npm

Install sdk 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": {
    "sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemopay/sdk"
      ],
      "env": {
        "MNEMOPAY_API_KEY": "<MNEMOPAY_API_KEY>",
        "MNEMOPAY_PERSIST_DIR": "<MNEMOPAY_PERSIST_DIR>"
      }
    }
  }
}

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

sdk in other clients