File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -9,19 +9,15 @@ ClaudeなどのAIアシスタントがmicroCMSのコンテンツ管理システ
99
1010## セットアップ
1111
12- ### Claude Desktop
13-
14- #### 方法1: MCP Bundle (旧DXTファイル) を使う
12+ ### 方法1: MCP Bundle (旧DXTファイル) を使う
1513
1614Claude Desktopに導入する場合、mcpbファイルを使って簡単にインストールできます。
1715
18161 . [ リリースページ] ( https://github.com/microcmsio/microcms-mcp-server/releases ) から最新の ` microcms-mcp-server.mcpb ` をダウンロード
19172 . ダウンロードしたmcpbファイルをダブルクリックで開く
20183 . サービスIDとAPIキーを設定する
2119
22- #### 方法2: npx をつかう
23-
24- ` claude_desktop_config.json ` ファイルに以下を追加します。詳細については、Claude Desktop [ ドキュメンテーション] ( https://modelcontextprotocol.io/docs/develop/connect-local-servers ) を参照してください。
20+ ### 方法2: npx をつかう
2521
2622``` json
2723{
@@ -40,7 +36,7 @@ Claude Desktopに導入する場合、mcpbファイルを使って簡単にイ
4036
4137` <MICROCMS_SERVICE_ID> ` , ` <MICROCMS_API_KEY> ` はご自身のものに置き換えてください。
4238
43- 設定更新後、Claude Desktopを再起動してください 。
39+ 設定更新後はクライアントを再起動してください 。
4440
4541## 利用方法
4642
You can’t perform that action at this time.
0 commit comments