We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
build-with-ai.mdx
1 parent 0773d45 commit fe81784Copy full SHA for fe81784
src/content/docs/ko/guides/build-with-ai.mdx
@@ -81,7 +81,7 @@ Astro Docs MCP 서버는 [kapa.ai](https://www.kapa.ai/) API를 사용하여 Ast
81
다음 터미널 명령을 사용하여 설치합니다.
82
83
```shell
84
-claude mcp add --transport http "Astro docs" https://mcp.docs.astro.build/mcp
+claude mcp add --transport http astro-docs https://mcp.docs.astro.build/mcp
85
```
86
87
[Claude Code에서 MCP 서버를 사용하는 방법에 대한 자세한 정보](https://docs.anthropic.com/ko/docs/claude-code/mcp)
0 commit comments