# 예시

실행 가능한 코드 스니펫을 복사하여 바로 사용할 수 있습니다. cURL, Node.js, Python, PHP 예제를 포함한 주요 엔드포인트, 통합 작업 및 MCP 에이전트에 대한 예제입니다.

<CardGrid>
  <LinkCard
    title="MCP — Claude / Cursor"
    href="/examples/mcp/"
    description="AstroWay를 Claude Desktop 또는 Cursor에 @astroway/mcp로 연결하세요. 하나의 npm 패키지로 모든 엔드포인트를 tools로 제공합니다."
  />
  <LinkCard
    title="출생 차트"
    href="/examples/natal/"
    description="/chart 첫 호출 — 행성 위치, 하우스, aspects. cURL, Node.js, Python, PHP 기본 예제."
  />
  <LinkCard
    title="시너스트리"
    href="/examples/synastry/"
    description="두 사람의Compatibility: /synastry 요청, 점수 해석, 크로스 aspects 표시."
  />
  <LinkCard
    title="트랜짓"
    href="/examples/transits/"
    description="출생 차트의 현재 트랜짓: 필터링, 집계, 타임라인 구축."
  />
  <LinkCard
    title="휴먼 디자인"
    href="/examples/human-design/"
    description="완전한 HD 차트: 유형, 전략, 권한, 프로필, 게이트 및 채널."
  />
  <LinkCard
    title="통합"
    href="/examples/integrations/"
    description="실행 가능한 템플릿: Express 미들웨어, Next.js API 라우트, 백그라운드 큐, 캐싱."
  />
</CardGrid>

## 원하는 예제가 없나요?

[샌드박스](/sandbox/)에서 모든 {siteMeta.endpoints} 엔드포인트에 무료로 접근하여 결정론적 응답을 받을 수 있습니다. 크레딧 소모 없이 빠르게 통합을 프로토타입하세요.
