Imagine With Craft

MCP로 Craft를 OpenClaw에 연결하는 방법

문서에 MCP 서버를 활성화하면 OpenClaw이 여러분의 콘텐츠와 직접 상호작용할 수 있습니다. 이 가이드는 MCP를 이용해 Craft와 OpenClaw을 연결하는 방법을 단계별로 안내합니다.

Craft
OpenClaw

Adding an MCP Connector in OpenClaw

Create a new connector in OpenClaw and use the MCP URL to connect the two services.

Step 1

MCP 서버 연결 관리를 위한 CLI 도구인 mcporter를 설치하세요. OpenClaw 에이전트는 이를 사용하여 Craft와 상호 작용할 수 있습니다.
npm install -g mcporter

Step 2

터미널에서 다음 명령어를 실행하여 mcporter를 통해 Craft MCP 서버를 추가하세요.
mcporter config add craft --url https://mcp.craft.do/my/mcp --scope home --auth oauth

Step 3

Craft에 인증하려면 다음 명령어를 실행하세요. 로그인할 수 있는 브라우저 창이 열립니다.
mcporter auth craft

Step 4

Craft 인증 페이지가 표시되는 브라우저 창이 열립니다. 연결하려는 공간을 선택하고 "승인"을 클릭하여 액세스 권한을 부여하세요.

You can now ask OpenClaw about your documents, and even have them updated. Try something like this to get started:

Click an example to copy the prompt to your clipboard

Some Ideas to Get You Started

Browse Examples