ハルCMS (HARU CMS) for Grok
com.harucms/haru-cms
日本語ヘッドレスCMS。記事の作成・更新・予約公開・画像取り込みをAIから実行できる。APIキーで接続、npm不要。Astro/Next.js等へ配信APIで届く。
client:Grok
transport:streamable-http
runtime:npm
Install ハルCMS (HARU CMS) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"haru-cms": {
"type": "http",
"url": "https://app.harucms.com/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