Documentation
PocketHook Documentation
Choose the focused guide for your task: setup and installation, API endpoints, Siri voice automation, app settings, or self-hosted agent workflows.
Setup Guide
Install PocketHook, connect your server, and send your first message. Includes SDK quickstart and starter server setup.
Get started →Agent Server
Self-hosted AI agent server — connect any LLM (cloud or local via Ollama/LM Studio) to iOS Shortcuts with tool-calling, background jobs, and long-term memory.
Learn more →OpenClaw Skill
Use PocketHook with OpenClaw — trigger iOS Shortcuts from your self-hosted AI assistant via any messaging channel.
View skill →API Reference
Full protocol specification — request format, response fields, content rendering, authentication, OpenClaw mode, and more.
View reference →Siri & App Intents
Six App Intents for Shortcuts and Siri — send messages, extract data, and build hands-free automations.
Explore intents →Settings Reference
Complete guide to every setting in PocketHook — server config, timeouts, automation, background tasks, and more.
View settings →Resources
Tools and templates to help you build faster.
pockethook-sdk
TypeScript SDK for building type-safe PocketHook server responses. Available on npm.
View on npm →Starter Server
Minimal Bun server template with built-in commands, auth, and Shortcuts examples. Clone and customize.
View on GitHub →Agent Server
AI agent server with multi-provider LLM (including Ollama and LM Studio), tool-calling, background jobs, and long-term memory. Self-hosted.
View on GitHub →