What is the io.github.mnemopay/sdk MCP server?
Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity.
How to install io.github.mnemopay/sdk
Copy-paste configuration for popular MCP clients.
MNEMOPAY_API_KEYsecretMnemoPay API key from https://mnemopay.com/dashboard
MNEMOPAY_PERSIST_DIRDirectory where the local ledger + memory store persist (default: ~/.mnemopay)
{
"mcpServers": {
"sdk": {
"command": "npx",
"args": [
"-y",
"@mnemopay/sdk",
"-y",
"--package=@mnemopay/sdk",
"mnemopay-mcp"
],
"env": {
"MNEMOPAY_API_KEY": "<YOUR_MNEMOPAY_API_KEY>",
"MNEMOPAY_PERSIST_DIR": "<YOUR_MNEMOPAY_PERSIST_DIR>"
}
}
}
}{
"mcpServers": {
"sdk": {
"command": "npx",
"args": [
"-y",
"@mnemopay/sdk",
"-y",
"--package=@mnemopay/sdk",
"mnemopay-mcp"
],
"env": {
"MNEMOPAY_API_KEY": "<YOUR_MNEMOPAY_API_KEY>",
"MNEMOPAY_PERSIST_DIR": "<YOUR_MNEMOPAY_PERSIST_DIR>"
}
}
}
}{
"mcpServers": {
"sdk": {
"command": "npx",
"args": [
"-y",
"@mnemopay/sdk",
"-y",
"--package=@mnemopay/sdk",
"mnemopay-mcp"
],
"env": {
"MNEMOPAY_API_KEY": "<YOUR_MNEMOPAY_API_KEY>",
"MNEMOPAY_PERSIST_DIR": "<YOUR_MNEMOPAY_PERSIST_DIR>"
}
}
}
}{
"servers": {
"sdk": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mnemopay/sdk",
"-y",
"--package=@mnemopay/sdk",
"mnemopay-mcp"
],
"env": {
"MNEMOPAY_API_KEY": "<YOUR_MNEMOPAY_API_KEY>",
"MNEMOPAY_PERSIST_DIR": "<YOUR_MNEMOPAY_PERSIST_DIR>"
}
}
}
}claude mcp add sdk --env MNEMOPAY_API_KEY=<YOUR_MNEMOPAY_API_KEY> --env MNEMOPAY_PERSIST_DIR=<YOUR_MNEMOPAY_PERSIST_DIR> -- npx -y @mnemopay/sdk -y --package=@mnemopay/sdk mnemopay-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.