> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getporter.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 빠른 시작

> 간편하게 Notion 또는 MCP 서버를 연결해서, 다양한 AI 모델로 우리 팀 데이터를 팀원과 함게 활용할 수 있습니다.

<video autoPlay muted loop playsInline className="w-full aspect-video" src="https://files.cloudtype.io/promm/images/ko/mcp.mp4" />

<Steps>
  <Step title="Notion 또는 MCP서버를 Porter AI에 연결하기">
    <CardGroup cols={2}>
      <Card title="Notion 연결 가이드" icon="square-n" href="/ko/Notion" horizontal />

      <Card title="MCP 서버 연결 가이드" icon="square-m" href="/ko/mcp" horizontal />
    </CardGroup>
  </Step>

  <Step title="활용할 AI 모델 설정하기">
    <CardGroup cols={1}>
      <Card title="AI 모델 설정 가이드" icon="robot" href="/ko/model" horizontal />
    </CardGroup>
  </Step>

  <Step title="Porter AI를 Slack 채널에 연결하기">
    <CardGroup cols={1}>
      <Card title="Slack 연결 가이드" icon="slack" href="/ko/slack" horizontal />
    </CardGroup>
  </Step>
</Steps>

<Note>
  Porter AI의 Notion, MCP, Slack 연동기능으로, 우리 팀의 실시간 데이터를 학습한 AI를 Slack 채널에서 팀원과 함께 사용할 수 있습니다. 자세한 설정 또는 개발방법은 아래의 Youtube 링크를 확인해주세요.
</Note>

<CardGroup cols={2}>
  <Card title="Notion 데이터 활용" icon="square-n" href="https://youtu.be/4elULGtg-Vw">
    Notion과 연동한 Slack AI챗봇으로 Q\&A 업무 자동화하기
  </Card>

  <Card title="n8n MCP로 AI 에이전트 관리" icon="robot" href="https://youtu.be/aYc1QgWFZ0s">
    n8n MCP 서버가 제공하는 도구를 활용한 AI의 n8n 워크플로우 관리
  </Card>
</CardGroup>
