← All servers

sdk

com.mnemopay/sdk v1.11.0
Official Registry finance

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add sdk -- npx -y @mnemopay/sdk
Add to claude_desktop_config.json
{
  "mcpServers": {
    "sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemopay/sdk"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemopay/sdk"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemopay/sdk"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "sdk": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@mnemopay/sdk"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemopay/sdk"
      ]
    }
  }
}

Packages

npm @mnemopay/sdk@1.11.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.mnemopay--sdk/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent