New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

imagemcp-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imagemcp-cli

ImageMCP CLI & Authentication SDK — Seamless browser login, token encryption, and multi-model AI image generation.

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

ImageMCP CLI & Auth SDK (imagemcp)

The official CLI and authentication SDK for ImageMCP Server.

Quick Start

1. Browser-based Authentication

npx imagemcp login

Opens your browser, lets you select or generate an API token, and securely stores an encrypted access token in ~/.imagemcp/config.json.

2. Check Auth Status

npx imagemcp status

3. Log Out

npx imagemcp logout

Agent Skill Usage

When installed via skills CLI:

npx skills add web5lab/imagemcpserver

If not logged in, any invocation prompts:

ImageMCPServer isn't connected yet. Run npx imagemcp login to connect your account.

Once npx imagemcp login is completed, skills automatically resolve and use the saved token.

Keywords

imagemcp

FAQs

Package last updated on 02 Aug 2026

Related posts