Memi is the read-only design engineering audit and skill layer for coding agents.
Most payments and commerce work still happens through a UI a human drives. Memi MCP server moves it into the conversation instead. Memi is the read-only design engineering audit and skill layer for coding agents.
Start with your next interface · Get Memi Studio · Read the research
Installation goes through your MCP client rather than a global install: point it at @memi-design/cli on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
The server publishes 5 tools. What each one is for:
uses — actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1Surface — What it isNeed — Start withGoal — Copy-paste promptStudio — brew install --cask memi-design/memi/memi-studioAmong the payments and commerce options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Memi's toolset — uses, Surface, Need and 2 more — is a fair guide to whether it matches your workflow. It is maintained by memi-design; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Memi's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| uses | actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
| Surface | What it is |
| Need | Start with |
| Goal | Copy-paste prompt |
| Studio | brew install --cask memi-design/memi/memi-studio |
```json
{
"mcpServers": {
"memoire": {
"command": "memi",
"args": ["mcp", "start", "--no-figma"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.