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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- 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