ハルCMS (HARU CMS) for Cursor
com.harucms/haru-cms
日本語ヘッドレスCMS。記事の作成・更新・予約公開・画像取り込みをAIから実行できる。APIキーで接続、npm不要。Astro/Next.js等へ配信APIで届く。
client:Cursor
transport:streamable-http
runtime:npm
Install ハルCMS (HARU CMS) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"haru-cms": {
"url": "https://app.harucms.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs