HTML Email Playbook for Grok
io.github.osamahassouna/email-playbook-mcp
Teaches AI to write HTML email that renders in Outlook, Gmail, and Apple Mail. 19 rules, 6 comps.
client:Grok
transport:streamable-http
runtime:npm
tools:4
Install HTML Email Playbook in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"email-playbook-mcp": {
"type": "http",
"url": "https://docs.osamahassouna.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs