# Poke Integrations

> Connect tools and services to a user's Poke — built-in integrations (Linear, Notion, GitHub, Sentry, Vercel, Gmail, Outlook, etc.) and custom MCP servers via poke.com/integrations/new. Use when the user asks to "connect X to Poke", "add a custom MCP integration", "list available Poke integrations", "disconnect a service", or builds a recipe that requires specific integrations.

- Skill: `hktitan/poke-integrations` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add hktitan/poke-integrations`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hktitan/poke-integrations/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: HKTITAN (https://skillmd.com/u/hktitan)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hktitan/poke-integrations

---


# Poke Integrations — Map of Content

Integrations are how a user's Poke agent gets access to tools and data. Two kinds:

- **Built-in** — prebuilt recipes for common services (OAuth/API key handled by Poke).
- **Custom MCP** — any [MCP-compatible](https://modelcontextprotocol.io) server, added by URL.

## Catalog

- [[references/builtin-integrations]] — the prebuilt list (Linear, Notion, GitHub, Sentry, Vercel, etc.).
- [[references/custom-mcp]] — adding any MCP server via poke.com/integrations/new.

## Auth & management

- [[references/oauth-vs-apikey]] — what to expect during connect.
- [[references/integrations-ui]] — managing connections at poke.com/integrations.
- [[references/disconnect-refresh]] — disconnecting / refreshing failed connections.

## Sibling skills

- [[../poke/SKILL]] — SDK / API.
- [[../poke-mcp-tunnel/SKILL]] — CLI for adding remote MCPs and tunneling local ones.
- [[../poke-recipes/SKILL]] — recipes can require specific integrations.

