Agent Storefront
Rank #28,801ai.clize/storefront
Let your AI agent run a real store: checkout, orders, refunds, shipping and support.
Agent Storefront is a Model Context Protocol (MCP) server published by cooldk. It ranks #28,801 of 132,113 servers tracked on MCP Toplist. Agent Storefront is listed on Official MCP, with 14 tracked versions. It was first listed on Aug 30, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 103,312 of 132,113 servers on MCP Toplist.
Use Agent Storefront
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add storefront -- npx -y --package @clize/storefront clize-mcp @clize/storefront --profile storefront[mcp_servers.storefront]
command = "npx"
args = ["-y", "--package", "@clize/storefront", "clize-mcp", "@clize/storefront", "--profile", "storefront"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"storefront": {
"command": "npx",
"args": [
"-y",
"--package",
"@clize/storefront",
"clize-mcp",
"@clize/storefront",
"--profile",
"storefront"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"storefront": {
"command": "npx",
"args": [
"-y",
"--package",
"@clize/storefront",
"clize-mcp",
"@clize/storefront",
"--profile",
"storefront"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"storefront": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--package",
"@clize/storefront",
"clize-mcp",
"@clize/storefront",
"--profile",
"storefront"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"storefront": {
"command": "npx",
"args": [
"-y",
"--package",
"@clize/storefront",
"clize-mcp",
"@clize/storefront",
"--profile",
"storefront"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"storefront": {
"command": "npx",
"args": [
"-y",
"--package",
"@clize/storefront",
"clize-mcp",
"@clize/storefront",
"--profile",
"storefront"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.clize%2Fstorefront)<a href="https://mcptoplist.com/server/ai.clize%2Fstorefront"><img src="https://mcptoplist.com/badge/ai.clize%2Fstorefront.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
cooldk
Available versions (14)
| Version | Published |
|---|---|
| 0.35.5 | Sep 3, 2026 |
| 0.35.4 | Sep 3, 2026 |
| 0.35.3 | Sep 3, 2026 |
| 0.35.2 | Sep 2, 2026 |
| 0.35.1 | Sep 2, 2026 |
| 0.35.0 | Sep 2, 2026 |
| 0.34.0 | Sep 2, 2026 |
| 0.33.0 | Sep 2, 2026 |
| 0.32.0 | Sep 1, 2026 |
| 0.31.1 | Sep 1, 2026 |
| 0.29.1 | Aug 31, 2026 |
| 0.29.0 | Aug 31, 2026 |
| 0.27.0 | Aug 31, 2026 |
| 0.26.1 | Aug 30, 2026 |
Frequently asked questions
- Who maintains Agent Storefront?
- Agent Storefront is maintained by cooldk, which publishes 5 MCP servers (94 total versions) tracked on MCP Toplist.
- Is Agent Storefront listed on the Official MCP Registry?
- Yes — Agent Storefront is listed on the Official MCP Registry.
- How many versions does Agent Storefront have?
- MCP Toplist tracks 14 versions of Agent Storefront, most recently published on Sep 3, 2026.
- Where can I find the source code for Agent Storefront?
- The source code for Agent Storefront is hosted at github.com/cooldk/clize-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.