Neleto CMS for Grok
io.neleto/cms
Create and edit pages, posts, events, files and layouts on your Neleto CMS site. EU-hosted.
client:Grok
transport:streamable-http
Install Neleto CMS in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cms": {
"type": "http",
"url": "https://{instance_host}/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