Loomal

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

5 starsnpm: @mnemopay/sdk

About sdk

sdk is an MCP (Model Context Protocol) server published by mnemopay in the official MCP registry, listed under Autonomous Agents on Loomal. Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity.

It ships as an npm package (@mnemopay/sdk), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mnemopay/mnemopay-sdk, where the project has earned 5 GitHub stars.

Use sdk with your agent

Claude Code · one command
claude mcp add sdk -- npx -y @mnemopay/sdk
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemopay/sdk"
      ]
    }
  }
}
npm@mnemopay/sdk

Frequently asked questions

What is sdk?
sdk is an MCP (Model Context Protocol) server by mnemopay in the Autonomous Agents category. Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity.
How do I connect sdk to Claude, Cursor, or another MCP client?
Install sdk from its npm package (@mnemopay/sdk) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is sdk open source?
Yes — the source code is public at github.com/mnemopay/mnemopay-sdk, with 5 GitHub stars.
Can AI agents pay to use sdk?
Not yet through Loomal — sdk is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain sdk? Claim this listing free by verifying GitHub ownership, or contact us.