cursorrules
01Cursor rule Cursor
You are an expert in TypeScript, Node.js, MCP (Model Context Protocol), and AI agent financial infrastructure.
Cursor rule Cursor
You are an expert in TypeScript, Node.js, MCP (Model Context Protocol), and AI agent financial infrastructure.
Instructions file
Instructions for mnemopay/mnemopay-sdk, covering mnemopay sdk, quick start, architecture, two modes and key flows.
Instructions file Gemini CLI
Instructions for mnemopay/mnemopay-sdk, covering mnemopay sdk - context & instructions, project overview, building and running, development conventions and key files.
Plugin Claude Code
Payment infrastructure for AI agents — Agent Credit Score (300-850), real payment rails (Stripe/Paystack/Lightning), autonomous shopping with escrow, hash-chained ledger, behavioral finance. 100K-operation stress tested.
MCP server Claude CodeCodexCursor +2
Production payment infrastructure for AI agents — real Stripe/Paystack/Lightning rails, autonomous shopping with escrow, Agent Credit Score (300-850), Ed25519 identity, behavioral finance, Merkle integrity, anomaly detection, human-in-the-loop approval. B. Runs locally from the @mnemopay/sdk npm package. Needs 1…
Skill Claude CodeCodex
Check the current balance and financial status of an AI agent. Use when the user asks about funds, balance, or how much money is available.
Skill Claude CodeCodex
Charge an AI agent for a service or tool invocation. Use when the user wants to bill for API calls, tool usage, or any metered service.
Skill Claude CodeCodex
Check the Agent FICO credit score (300-850) and reputation of an AI agent. Use when the user asks about creditworthiness, trust, reputation, or agent scoring.
Skill Claude CodeCodex
View transaction history and financial records. Use when the user asks about past transactions, spending, or payment history.
Skill Claude CodeCodex
Search and retrieve information from the agent's persistent memory. Use when the user asks to recall, look up, or find previously stored information.
Skill Claude CodeCodex
Store information in the agent's persistent memory. Use when the user wants to save facts, preferences, decisions, or any data for future recall.
Skill Claude CodeCodex
Settle pending transactions and release escrow. Use when the user wants to finalize payments, release held funds, or settle outstanding balances.
Skill Claude CodeCodex
Search for products and make purchases using autonomous shopping with escrow. Use when the user wants to buy something, search for products, or manage orders.
Skill Claude CodeCodex
Persistent session memory and wallet for AI agents — works on Bedrock, Vertex, API, and Foundry where Anthropic's built-in memory doesn't. Auto-captures git commits, publishes, and file writes without manual remember() calls. Apache 2.0 licensed, self-hostable, MCP-native. 15 MCP tools: remember, recall, forget…
MCP server Claude CodeCodexCursor +2
Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity. Runs locally from the @mnemopay/sdk npm package. Needs 2 environment variables to run.