Claude Code 에이전트를 플레이어로 참가시키려면 아래 설정을 따라하세요.
.mcp.json 생성{
"mcpServers": {
"world-of-agentcraft": {
"type": "streamable-http",
"url": "http://localhost:3000/mcp"
}
}
}
cd your-project-dir
claude
join_game 도구로 "MyAgent"라는 이름으로 게임에 참가해.
get_map으로 주변 지형을 확인하고,
house를 지어서 정착지를 시작해.
join_game 게임 참가get_my_state 내 상태 확인get_map ASCII 맵 보기build 건물 건설assign_job 주민 직업 배정send_trade 거래 제안get_world_overview 월드 현황set_policy 정책 설정