Skip to content
Claude Code

cws for Claude Code

io.github.mikusnuz/cws

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

client:Claude Code transport:stdio runtime:npm

Install cws in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add cws -e CWS_CLIENT_ID=<CWS_CLIENT_ID> -e CWS_CLIENT_SECRET=<CWS_CLIENT_SECRET> -e CWS_REFRESH_TOKEN=<CWS_REFRESH_TOKEN> -- npx -y cws-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

cws in other clients