Loomal

MCP server for Chrome Web Store — extension upload, publish, status, and rollout

2 starsnpm: cws-mcp

About cws

cws is an MCP (Model Context Protocol) server published by mikusnuz in the official MCP registry, listed under E-commerce & Retail on Loomal. MCP server for Chrome Web Store — extension upload, publish, status, and rollout

It ships as an npm package (cws-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mikusnuz/cws-mcp, where the project has earned 2 GitHub stars.

Use cws with your agent

Claude Code · one command
claude mcp add cws -- npx -y cws-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cws": {
      "command": "npx",
      "args": [
        "-y",
        "cws-mcp"
      ]
    }
  }
}
npmcws-mcp

Frequently asked questions

What is cws?
cws is an MCP (Model Context Protocol) server by mikusnuz in the E-commerce & Retail category. MCP server for Chrome Web Store — extension upload, publish, status, and rollout
How do I connect cws to Claude, Cursor, or another MCP client?
Install cws from its npm package (cws-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is cws open source?
Yes — the source code is public at github.com/mikusnuz/cws-mcp, with 2 GitHub stars.
Can AI agents pay to use cws?
Not yet through Loomal — cws is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain cws? Claim this listing free by verifying GitHub ownership, or contact us.