AI Agent ⑥ 통합으로 확장
AI Agent 시리즈 ⑥ · 이전: ⑤ Linkme Agent
Agent가 세상과 연결되려면 어댑터(Integration) 가 필요합니다. Linkme Integrations Platform:
| Provider | 예시 도구 | 주의 |
|---|---|---|
| Google Calendar | list/create/delete event | delete ⚠ |
| Gmail | read/send | send ⚠ |
| Discord | webhook/message | send ⚠ |
| Notion | query/create page | create ⚠ |
| BYO MCP | 사용자 URL | HTTP only |연결: /me/integrations → OAuth → 보드에서 기본 활성(opt-out만 DB 저장).
첫 시나리오: "내일 오후 미팅 잡아줘" →
calendar.create_event→ 메모 카드로 결과.다음: ⑦ MCP로 보드 자동화 · ⑨ destructive 승인

| Provider | 용도 | 연결 |
|---|---|---|
| Calendar | 일정 | Google OAuth |
| Discord | 알림 | User OAuth |
| BYO MCP | 사내 API | URL+키 |
핵심 키워드
· OAuth
· 어댑터
· BYO MCP
· ⚠승인
추천 링크