Hot Packages
Pre-built integrations and libraries for the Hot platform.
hot-std
v2.6.7The Hot Standard Library
airtable
v0.1.0Airtable bindings for Hot. Records CRUD with formula filtering, batch upsert/delete, record comments, and the metadata API for base schemas and token identity.
anthropic
v1.2.4Anthropic Claude API bindings for Hot. Includes Messages, Models, Batches, Files, Skills, Token Counting, and Prompt Caching APIs.
attio
v0.1.0Attio CRM bindings for Hot. Records (query/create/upsert/delete), object configuration, notes, tasks, comments, lists, and workspace members on Attio's v2 API.
aws-bedrock
v1.2.1AWS Bedrock API bindings for foundation model inference (Claude, Titan, Llama, Mistral, and more).
aws-core
v1.2.2AWS core types, authentication, and utilities shared by AWS packages.
aws-dynamodb
v1.2.1AWS DynamoDB API bindings for NoSQL database operations.
aws-eventstream
v1.2.2AWS Event Stream binary protocol parser for streaming AWS services (Bedrock, Transcribe, etc.).
aws-lambda
v1.2.1AWS Lambda API bindings for serverless function invocation and management.
aws-s3
v1.2.1AWS S3 API bindings for object storage, buckets, and presigned URLs.
aws-secrets-manager
v1.2.1AWS Secrets Manager API bindings for secure secret storage and retrieval.
aws-ses
v1.2.1AWS SES API bindings for sending transactional and marketing emails.
aws-sns
v1.2.1AWS SNS API bindings for pub/sub messaging and notifications.
aws-sqs
v1.2.1AWS SQS API bindings for message queue operations.
ffmpeg
v1.2.2FFmpeg video/audio processing via Hot Box containers. Thumbnail extraction, transcoding, audio extraction, and media probing.
gemini
v1.1.2Google Gemini API bindings for Hot. Includes GenerateContent, Models, Embeddings, Files, Cached Content, and Image Generation (Imagen) APIs.
github
v1.0.0GitHub API bindings for Hot. Repos, commits, checks, pull requests and reviews, Actions workflows, logs, artifacts, and search — with token and GitHub App authentication and webhook verification.
hot-ai
v1.8.1Dependency-free building blocks for AI agents: sessions, identities, messages, scoped memory, RAG, context management, and inter-agent communication.
hot-ai-agent
v1.4.0Reusable harness primitives for AI agents: transports, commands, runtime stores, rendering, streaming, and MCP helpers.
imagemagick
v1.1.0ImageMagick image processing via Hot Box containers. Resize, convert, optimize, and identify images.
json-rpc
v1.2.0JSON-RPC 2.0 client for HTTP transports. Supports standard request/response and SSE streaming.
jwt
v0.1.0JSON Web Tokens for Hot. HS256 and RS256 signing and verification with exp/nbf/iss/aud claims validation.
libreoffice
v1.1.0LibreOffice headless document conversion via Hot Box containers. Convert between DOCX, PDF, XLSX, PPTX, and more.
linear
v0.1.0Linear API bindings for Hot. Issues, teams, and comments over Linear's GraphQL API, plus raw GraphQL access.
mcp
v1.4.0MCP 2026-07-28 and legacy client with discovery, tools, resources, prompts, subscriptions, multi-round input, SSE streaming, and an AI tool bridge.
mysql
v0.1.0Pure-Hot MySQL client: the MySQL client/server protocol over tcp/tls with caching_sha2_password and mysql_native_password auth, text-protocol queries, and binary prepared statements for parameter binding.
notion
v0.1.0Notion API bindings for Hot. Pages, databases with query filters, blocks, comments, users, and search — plus rich-text helpers.
oauth2
v0.1.0OAuth 2.0 client flows for Hot: authorization-code with PKCE, refresh tokens, client credentials, and JWT-bearer (service account) grants.
openai
v1.2.7OpenAI API bindings for Hot. Includes Chat Completions, Models, Embeddings, Images (DALL-E), Audio (TTS), and Moderations APIs.
pandoc
v1.1.0Pandoc document conversion via Hot Box containers. Convert between Markdown, HTML, PDF, DOCX, and many more formats.
pg
v0.2.0PostgreSQL client for Hot, implementing the wire protocol in pure Hot over ::hot::tcp / ::hot::tls.
playwright
v1.1.0Playwright headless browser via Hot Box containers. Screenshots, PDF generation, and web scraping.
postmark
v1.1.0postmark API bindings for Hot.
qdrant
v0.1.0Qdrant vector database bindings for Hot. Collections and points (upsert/search/retrieve/delete) for self-hosted or cloud RAG.
redis
v0.2.0Redis client for Hot, speaking the RESP protocol in pure Hot over ::hot::tcp / ::hot::tls.
resend
v1.1.0resend API bindings for Hot.
slack
v1.1.0Slack API bindings for Hot. Includes Chat, Channels, Users, Files, Apps, Calls, Auth, Team, OAuth, Emoji, and Views APIs.
sox
v1.1.0SoX audio processing via Hot Box containers. Audio format conversion, effects, normalization, and info extraction.
sql
v0.1.0Typed SQL runtime for Hot. Portable `?` and `:name` placeholders, typed Query values, transactions, and the driver contract implemented by hot.dev/sql-pg, hot.dev/sql-mysql, and hot.dev/sql-sqlite.
sql-mysql
v0.1.0MySQL driver for hot.dev/sql: the `::sql::mysql` adapter (backtick identifier quoting) over the pure-Hot hot.dev/mysql wire client.
sql-pg
v0.1.0PostgreSQL driver for hot.dev/sql: the `::sql::pg` adapter over the pure-Hot hot.dev/pg wire client.
sql-sqlite
v0.1.0SQLite driver for hot.dev/sql: the `::sql::sqlite` adapter over the embedded ::hot::sqlite runtime natives — no server, file.mode-aware storage.
supabase
v1.0.0Supabase client SDK for Hot. Database queries (PostgREST), authentication (GoTrue), file storage, and edge function invocation.
supabase-admin
v1.0.0Supabase Management API bindings for Hot. Manage projects, organizations, databases, edge functions, branches, and custom domains.
tesseract
v1.1.0Tesseract OCR via Hot Box containers. Extract text from images with language support.
whisper
v1.1.2OpenAI Whisper speech-to-text via Hot Box containers. Transcribe audio to text with language detection.
xai
v1.1.2xAI (Grok) API bindings for Hot. Includes Responses (Chat), Models, Collections (RAG), Images, Live Search (Web/X), and Video APIs.
No packages found
Try adjusting your search or filter criteria.
Don't see the package for the service you need?
We're adding more packages soon! You can use the Hot Standard Library's
::hot::http
functions to call any API. See our
Hot Dev packages
for examples.