> ## 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.

# クイックスタート

> 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="URLでMCPサーバーをPorter AIに接続する">
    <CardGroup cols={1}>
      <Card title="MCPサーバー接続ガイド" icon="square-m" href="/ja/mcp" horizontal />
    </CardGroup>
  </Step>

  <Step title="活用するAIモデルを設定する">
    <CardGroup cols={1}>
      <Card title="AIモデル設定ガイド" icon="robot" href="/ja/model" horizontal />
    </CardGroup>
  </Step>

  <Step title="Porter AIをSlackチャンネルと連携する">
    <CardGroup cols={1}>
      <Card title="Slack連携ガイド" icon="slack" href="/ja/slack" horizontal />
    </CardGroup>
  </Step>
</Steps>
