grok-cookie-mcp
grok-cookie-mcp
Cookie-based MCP tools for Grok Imagine experiments.
This is an unofficial reverse-engineered local MCP server. It uses your own browser cookies from grok.com; it does not use an xAI API key.
Status
Working:
check_quotagenerate_imagevia/rest/media/post/createcreate_media_postcreate_share_linkupscale_videowrapperpost/getpolling for media postsCookie launcher UI for opening an isolated Chrome session
Experimental / not fully working yet:
App-chat
/responsesrequests can be rejected by Grok anti-bot rules.Full video generation is still under investigation. Direct
MEDIA_POST_TYPE_VIDEOcreates a post, but may not start the actual video render.Imagine Agent tools are present but depend on the app-chat path.
Related MCP server: grok-imagine-mcp
Install
uv syncCookies
Copy the example and paste your Cookie-Editor export values:
cp cookies.example.json cookies.jsonNever commit cookies.json.
Run MCP server
uv run python server.pyRun cookie launcher
uv run python launcher.pyOpen:
http://127.0.0.1:8765Paste Cookie-Editor JSON and launch an isolated Chrome session.
Tools
check_quota— read Grok Imagine quota infogenerate_image— create image media post and return image URLsgenerate_video— experimental video post creation and pollingimage_to_video— experimental, depends on video flowcreate_media_post— low-level media post create wrappercreate_share_link— create media post share linkupscale_video— call video upscale endpointimagine_agent_start/imagine_agent_send/imagine_agent_read— experimental app-chat agent tools
Security
This project is intended for local, authorized use with your own Grok account. Do not commit cookies, tokens, generated session data, or private outputs.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceUse XAI's latest api functionalities with Grok MCP. It supports image understanding and generation, live search, latest models and more.Last updated2247MIT
- Flicense-qualityDmaintenanceAn MCP server that automates a headless Chromium browser to generate images using Grok Imagine via text prompts. It supports configurable aspect ratios and saves images directly to disk using cookie-based authentication.Last updated4
- AlicenseAqualityCmaintenanceMCP server for generating and editing images using xAI's Grok image model, supporting text prompts, batch generation, local files, and optional proxy configurations.Last updated2629MIT
- AlicenseBqualityAmaintenanceProduction-grade MCP server for image and video understanding and generation across Gemini, OpenAI, and Grok.Last updated54MIT
Related MCP Connectors
MCP server for Grok Imagine AI video generation
MCP server for Hailuo (MiniMax) AI video generation
Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/WormAlien/grok-cookie-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server