sdk for Cline
io.github.mnemopay/sdk
Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity.
client:Cline
transport:stdio
runtime:npm
Install sdk in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"sdk": {
"command": "npx",
"args": [
"-y",
"@mnemopay/sdk"
],
"env": {
"MNEMOPAY_API_KEY": "<MNEMOPAY_API_KEY>",
"MNEMOPAY_PERSIST_DIR": "<MNEMOPAY_PERSIST_DIR>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs