Proseify for Grok
io.github.dionisselami/proseify-mcp
MCP book-writing server: 81 classics, genre recipes, drafting pipelines.
client:Grok
transport:streamable-http
Install Proseify in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"proseify-mcp": {
"type": "http",
"url": "https://mcp.proseify.xyz/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