OpenAI intelligence →
Association is based on retained identity fields; it does not by itself prove first-party publication.
A local MCP/CLI tool that uses a Chrome profile with an active ChatGPT web session to submit image generation prompts and return saved images as MCP content
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
No verified installation or connection method is available in the retained evidence yet.
| Canonical slug | chatgpt-web-image-mcp-d73214c7 | Deployment | Local Only |
|---|---|---|---|
| Canonical package | — | Repository | leixyou/chatgpt-web-image-mcp |
| First published | — | Latest release | — |
| Last security verification | — | Classification confidence | 90% |
| Publication | Draft | Official distribution | Not verified |
| Channel | Identifier | Current version | Versions | Source |
|---|---|---|---|---|
| source_git | leixyou/chatgpt-web-image-mcp | 1e4f010ee7be81928a0a28a5c0d461c2264a1858 | 1 | Repository |
| Package | Version | Published / observed | Inventory | Security scan |
|---|---|---|---|---|
| source_gitleixyou/chatgpt-web-image-mcp | 1e4f010ee7be81928a0a28a5c0d461c2264a1858Current | Aug 25, 2026 | 3 toolsSucceeded · 0 resources · 0 prompts | Evidence restricted |
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
No public current-version evidence is available yet.
| Tool | Category | Annotations | Risk |
|---|---|---|---|
check_chatgpt_image_browserCheck whether the dedicated local Chrome profile is signed in and ready.Input schema{
"type": "object",
"properties": {
"surface": {
"type": "string",
"enum": [
"chat",
"images"
],
"description": "ChatGPT web surface to check"
},
"chatgpt_url": {
"type": "string",
"format": "uri",
"description": "Optional HTTPS chatgpt.com URL override"
}
},
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-07/schema#"
} | — | — | |
generate_chatgpt_web_imageUse the operator's dedicated, logged-in local ChatGPT web session to generate an image and return the captured image content. Calls are serialized.Input schema{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"minLength": 1,
"maxLength": 12000,
"description": "Image generation or editing prompt"
},
"source_images": {
"type": "array",
"items": {
"type": "string"
},
"maxItems": 8,
"description": "Optional local image paths under CHATGPT_IMAGE_ALLOWED_INPUT_DIRS"
},
"chatgpt_url": {
"type": "string",
"format": "uri",
"description": "Optional HTTPS chatgpt.com conversation or project URL"
},
"surface": {
"type": "string",
"enum": [
"chat",
"images"
],
"description": "Use the regular chat/project composer or the dedicated Images composer"
},
"character_profile": {
"type": "string",
"maxLength": 4000,
"description": "Character identity constraints; omitted uses the configured default"
},
"style_profile": {
"type": "string",
"maxLength": 4000,
"description": "Visual style constraints; omitted uses the configured default"
},
"use_consistency": {
"type": "boolean",
"description": "Set false to ignore both configured consistency profiles for this call"
}
},
"required": [
"prompt"
],
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-07/schema#"
} | — | — | |
setup_chatgpt_image_projectCreate or reconfigure one fixed ChatGPT project for image generation, save its URL locally, and set default character/style consistency profiles. Reuses the saved project unless force_new is true.Input schema{
"type": "object",
"properties": {
"project_name": {
"type": "string",
"minLength": 1,
"maxLength": 80
},
"project_url": {
"type": "string",
"format": "uri",
"description": "Optional existing ChatGPT project home URL to adopt"
},
"character_profile": {
"type": "string",
"maxLength": 4000,
"description": "Default reusable character identity description"
},
"style_profile": {
"type": "string",
"maxLength": 4000,
"description": "Default reusable visual style description"
},
"force_new": {
"type": "boolean",
"description": "Create another project instead of reusing the configured URL"
}
},
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-07/schema#"
} | — | — |
| Endpoint | Transport | Authentication | Health | Observed |
|---|---|---|---|---|
| No verified remote endpoint is linked. | ||||
No verified package installation command is available in the retained catalog evidence.
ChatGPT Web Image MCP Server exposed 3 tools during independent protocol observation, including check_chatgpt_image_browser, generate_chatgpt_web_image, setup_chatgpt_image_project.
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.
Association is based on retained identity fields; it does not by itself prove first-party publication.
Curated product and capability guides containing this catalog record.