Skip to main content

← Apps

Sample integrations.

72 App manifests, bundled with Bolt: 38 admin connectors (OAuth/MCP) and 34 User Apps that run entirely on your machine: a local command, a loopback read, or a pure on-device transform pipe. Each manifest is plain YAML you can read, fork, or extend.

  • Write your own →
  • Manifest spec (v1) →
  • Apps overview →

Connectors 38

Admin-enabled integrations. Most enable in one step: pick one in the Gallery, connect over OAuth, and the chip is live; a few need an admin to connect a server or fill in a host first.

=asana Issue

Asana

Your assigned Asana tasks, search tasks, and look up a task by gid.

Download YAML
=bamboo Person

BambooHR

Look up people in the BambooHR employee directory.

Download YAML
=bitbucket Issue

Bitbucket

Open pull requests in your Bitbucket Cloud repository.

Download YAML
=box File

Box

Browse your Box files and search Box by keyword.

Download YAML
=cafes Place

Office Cafes

Cafes near your office via OpenStreetMap.

Download YAML
=clickup Issue

ClickUp

Your ClickUp tasks from the org default list; look up a task by id.

Download YAML
=confluence Document

Confluence (Cloud)

Search Confluence pages by space, title, label, type, author, or hierarchy (Atlassian Cloud), with a full rich page preview.

Download YAML
=demo-incidents Incident

Active Incidents

PagerDuty + Datadog + ServiceNow incidents in one list.

Download YAML
=demo-team Person

My Team

List your direct reports or peers under your manager.

Download YAML
=dropbox File

Dropbox

Browse and search files in your Dropbox.

Download YAML
=figma Document

Figma

My recent Figma files.

Download YAML
=freshdesk Issue

Freshdesk Tickets

Browse and search Freshdesk support tickets.

Download YAML
=gcal Event

Google Calendar

Show upcoming events on your primary calendar, or search your calendar by keyword.

Download YAML
=gdrive File

Google Drive

Recent files and search across your Google Drive.

Download YAML
=gh Issue

GitHub (my work)

Your open GitHub issues and pull requests, via a personal token (no IT).

Download YAML
=github Issue

GitHub

Search pull requests + issues, or look up by owner/repo#N.

Download YAML
=gitlab Issue

GitLab Merge Requests

Your open GitLab merge requests; search and look up by !iid.

Download YAML
=gmail Generic

Gmail

Search Gmail conversations using Gmail's standard search operators (from:, subject:, is:unread, newer_than:, has:attachment, ...).

Download YAML
=hubspot Account

HubSpot CRM

Search HubSpot companies and contacts (official HubSpot Remote MCP).

Download YAML
=intercom Generic

Intercom

Search Intercom conversations and look one up by id (open conversations by default).

Download YAML
=jira Issue

Jira Work

Search Jira issues, browse sprints, and look up tickets by key.

Download YAML
=jira-cloud Issue

Jira Work (Cloud)

Search Jira issues, browse sprints, and look up tickets by key (Atlassian Cloud).

Download YAML
=linear Issue

Linear

Search Linear issues across your teams, and look up issues by identifier.

Download YAML
=monday Issue

Monday

Items from a monday.com board: search, look up by board id, browse.

Download YAML
=newrelic Generic

New Relic

Run an NRQL query against your New Relic account, or ask in plain English.

Download YAML
=notion Document

Notion

Search Notion pages and databases across your workspace.

Download YAML
=onedrive File

OneDrive

Browse and search files in your OneDrive (Microsoft Graph).

Download YAML
=outlook Document

Outlook

Search Outlook mail.

Download YAML
=pipedrive Account

Pipedrive

My open deals, deal search, and people in Pipedrive CRM.

Download YAML
=salesforce Account

Salesforce

Search Salesforce accounts by name or owner, and look up an account by record Id.

Download YAML
=sharepoint Document

SharePoint

Search SharePoint files, folders, and sites (Microsoft Work IQ).

Download YAML
=slack Document

Slack

Search Slack messages across channels you belong to.

Download YAML
=splunk Generic

Splunk

Run a Splunk search (SPL) and browse the matching events.

Download YAML
=stripe Account

Stripe

Recent Stripe customers (official Stripe Remote MCP).

Download YAML
=teams Generic

Microsoft Teams

Recent Teams chats and messages from a pinned chat or channel.

Download YAML
=trello Issue

Trello

Your Trello cards, plus lists and boards (self-hosted Trello MCP).

Download YAML
=workday Person

Workday

Search Workday workers (requires custom Workday MCP setup).

Download YAML
=zendesk Issue

Zendesk Support

Search Zendesk support tickets, look up a ticket by number, and find users.

Download YAML

User Apps 34

Run entirely on your machine: a local shell command (bridge), a loopback HTTP read (http_local), or a pure on-device transform pipe (no command, no network, no auth). Drop the YAML into your user-apps folder; no server, no OAuth. Manifest spec §19 →

=aws-s3 bridge

S3 Buckets

List via the `aws` CLI. Enter to load, then filter the results.

Download YAML
=cdp-tabs http_local

Browser tabs

Open tabs from a Chromium started with --remote-debugging-port=9222 (loopback)

Download YAML
=demo-cards bridge

Demo · Cards

Sample service tiles with status badges, canned data, zero setup.

Download YAML
=demo-chart bridge

Demo · Chart

Sample bar chart of deploys/day, canned data, zero setup.

Download YAML
=demo-detail bridge

Demo · Detail

Sample single-record detail pane, canned data, zero setup.

Download YAML
=demo-diff bridge

Demo · Diff

Sample config drift (prod vs staging) as a line diff, canned data, zero setup.

Download YAML
=demo-table bridge

Demo · Table

Sample services table, canned data, zero setup.

Download YAML
=demo-tree bridge

Demo · JSON tree

Sample API response as a collapsible JSON tree, canned data, zero setup.

Download YAML
=expense bridge

Log expense

Record an expense to ~/.bolt/expenses.jsonl and review recent ones.

Download YAML
=gh-prs bridge

My Pull Requests

Search your GitHub PRs. Enter = recent; add a term or qualifier (repo:…, is:open, label:…) to filter.

Download YAML
=git-log bridge

Recent commits

Recent commits of a repo (sha · subject · author · date), by name or path

Download YAML
=gitdiff bridge

Working diff

Compare a file's committed HEAD version against your current working-tree edits (red/green line diff)

Download YAML
=gitstatus bridge

Git status

Short git status of a repo (branch, changed files), by name or path

Download YAML
=gl-mrs bridge

My Merge Requests

Search your GitLab MRs. Enter = recent; add a term to filter by title/description.

Download YAML
=incident transform

Incident payload

Reshape a pasted incident JSON into a table, with a runbook action + Slack/Jira copy formats (pure, on-device)

Download YAML
=k8s-pods bridge

Pods

List via the `kubectl` CLI. Enter to load, then filter the results.

Download YAML
=md bridge

Markdown preview

Render a local Markdown file in the right pane (sanitized, scrollable)

Download YAML
=note bridge

Quick note

Save a thought to today.md, or search your notes

Download YAML
=okta bridge

Okta Apps

List via the `okta` CLI. Enter to load, then filter the results.

Download YAML
=ollama http_local

Ollama models

Models installed in your local Ollama. Reads 127.0.0.1:11434; never leaves your machine.

Download YAML
=parse-app-logs transform

Parse app logs

Keep ERROR lines from a log block and shape (time · component · message) into a table (pure, on-device)

Download YAML
=pd bridge

PagerDuty Incidents

List via the `pd` CLI. Enter to load, then filter the results.

Download YAML
=recent bridge

Recent files

Recently modified files across ~/Downloads, ~/Documents, ~/Desktop

Download YAML
=scrub-pii transform

Scrub PII

Mask SSNs and emails in a pasted block, then strip hidden characters (pure, on-device)

Download YAML
=service bridge

Service war room

Fan out CI · deploys · pods · incidents for a service; rich detail on the right

Download YAML
=sf-orgs bridge

Salesforce Orgs

List via the `sf` CLI. Enter to load, then filter the results.

Download YAML
=shots bridge

Today's screenshots

Screenshots from today on ~/Desktop; optional query filters by name

Download YAML
=slack bridge

Slack Workspaces

List via the `slack` CLI. Enter to load, then filter the results.

Download YAML
=stripe bridge

Stripe Products

List via the `stripe` CLI. Enter to load, then filter the results.

Download YAML
=sys bridge

System overview

Local system at a glance: disk, ports, network, security, cpu, memory, battery in one fan-out

Download YAML
=twilio bridge

Twilio Numbers

List via the `twilio` CLI. Enter to load, then filter the results.

Download YAML
=vendor-csv-cleanup transform

Clean vendor CSV

Strip the TOTAL summary row from a pasted CSV and emit data rows as JSON (pure, on-device)

Download YAML
=vercel bridge

Vercel Projects

List via the `vercel` CLI. Enter to load, then filter the results.

Download YAML
=whois bridge

Whois lookup

Registrar, expiry, status, and name servers for a domain

Download YAML

Don't see what you need? Write a custom utility in a few lines of YAML, or tell us what's missing.