=asana Issue Asana
Your assigned Asana tasks, search tasks, and look up a task by gid.
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.
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 Your assigned Asana tasks, search tasks, and look up a task by gid.
=bamboo Person Look up people in the BambooHR employee directory.
=bitbucket Issue Open pull requests in your Bitbucket Cloud repository.
=box File Browse your Box files and search Box by keyword.
=cafes Place Cafes near your office via OpenStreetMap.
=clickup Issue Your ClickUp tasks from the org default list; look up a task by id.
=confluence Document Search Confluence pages by space, title, label, type, author, or hierarchy (Atlassian Cloud), with a full rich page preview.
=demo-incidents Incident PagerDuty + Datadog + ServiceNow incidents in one list.
=demo-team Person List your direct reports or peers under your manager.
=dropbox File Browse and search files in your Dropbox.
=figma Document My recent Figma files.
=freshdesk Issue Browse and search Freshdesk support tickets.
=gcal Event Show upcoming events on your primary calendar, or search your calendar by keyword.
=gdrive File Recent files and search across your Google Drive.
=gh Issue Your open GitHub issues and pull requests, via a personal token (no IT).
=github Issue Search pull requests + issues, or look up by owner/repo#N.
=gitlab Issue Your open GitLab merge requests; search and look up by !iid.
=gmail Generic Search Gmail conversations using Gmail's standard search operators (from:, subject:, is:unread, newer_than:, has:attachment, ...).
=hubspot Account Search HubSpot companies and contacts (official HubSpot Remote MCP).
=intercom Generic Search Intercom conversations and look one up by id (open conversations by default).
=jira Issue Search Jira issues, browse sprints, and look up tickets by key.
=jira-cloud Issue Search Jira issues, browse sprints, and look up tickets by key (Atlassian Cloud).
=linear Issue Search Linear issues across your teams, and look up issues by identifier.
=monday Issue Items from a monday.com board: search, look up by board id, browse.
=newrelic Generic Run an NRQL query against your New Relic account, or ask in plain English.
=notion Document Search Notion pages and databases across your workspace.
=onedrive File Browse and search files in your OneDrive (Microsoft Graph).
=outlook Document Search Outlook mail.
=pipedrive Account My open deals, deal search, and people in Pipedrive CRM.
=salesforce Account Search Salesforce accounts by name or owner, and look up an account by record Id.
=sharepoint Document Search SharePoint files, folders, and sites (Microsoft Work IQ).
=slack Document Search Slack messages across channels you belong to.
=splunk Generic Run a Splunk search (SPL) and browse the matching events.
=stripe Account Recent Stripe customers (official Stripe Remote MCP).
=teams Generic Recent Teams chats and messages from a pinned chat or channel.
=trello Issue Your Trello cards, plus lists and boards (self-hosted Trello MCP).
=workday Person Search Workday workers (requires custom Workday MCP setup).
=zendesk Issue Search Zendesk support tickets, look up a ticket by number, and find users.
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 List via the `aws` CLI. Enter to load, then filter the results.
=cdp-tabs http_local Open tabs from a Chromium started with --remote-debugging-port=9222 (loopback)
=demo-cards bridge Sample service tiles with status badges, canned data, zero setup.
=demo-chart bridge Sample bar chart of deploys/day, canned data, zero setup.
=demo-detail bridge Sample single-record detail pane, canned data, zero setup.
=demo-diff bridge Sample config drift (prod vs staging) as a line diff, canned data, zero setup.
=demo-table bridge Sample services table, canned data, zero setup.
=demo-tree bridge Sample API response as a collapsible JSON tree, canned data, zero setup.
=expense bridge Record an expense to ~/.bolt/expenses.jsonl and review recent ones.
=gh-prs bridge Search your GitHub PRs. Enter = recent; add a term or qualifier (repo:…, is:open, label:…) to filter.
=git-log bridge Recent commits of a repo (sha · subject · author · date), by name or path
=gitdiff bridge Compare a file's committed HEAD version against your current working-tree edits (red/green line diff)
=gitstatus bridge Short git status of a repo (branch, changed files), by name or path
=gl-mrs bridge Search your GitLab MRs. Enter = recent; add a term to filter by title/description.
=incident transform Reshape a pasted incident JSON into a table, with a runbook action + Slack/Jira copy formats (pure, on-device)
=k8s-pods bridge List via the `kubectl` CLI. Enter to load, then filter the results.
=md bridge Render a local Markdown file in the right pane (sanitized, scrollable)
=note bridge Save a thought to today.md, or search your notes
=okta bridge List via the `okta` CLI. Enter to load, then filter the results.
=ollama http_local Models installed in your local Ollama. Reads 127.0.0.1:11434; never leaves your machine.
=parse-app-logs transform Keep ERROR lines from a log block and shape (time · component · message) into a table (pure, on-device)
=pd bridge List via the `pd` CLI. Enter to load, then filter the results.
=recent bridge Recently modified files across ~/Downloads, ~/Documents, ~/Desktop
=scrub-pii transform Mask SSNs and emails in a pasted block, then strip hidden characters (pure, on-device)
=service bridge Fan out CI · deploys · pods · incidents for a service; rich detail on the right
=sf-orgs bridge List via the `sf` CLI. Enter to load, then filter the results.
=shots bridge Screenshots from today on ~/Desktop; optional query filters by name
=slack bridge List via the `slack` CLI. Enter to load, then filter the results.
=stripe bridge List via the `stripe` CLI. Enter to load, then filter the results.
=sys bridge Local system at a glance: disk, ports, network, security, cpu, memory, battery in one fan-out
=twilio bridge List via the `twilio` CLI. Enter to load, then filter the results.
=vendor-csv-cleanup transform Strip the TOTAL summary row from a pasted CSV and emit data rows as JSON (pure, on-device)
=vercel bridge List via the `vercel` CLI. Enter to load, then filter the results.
=whois bridge Registrar, expiry, status, and name servers for a domain
Don't see what you need? Write a custom utility in a few lines of YAML, or tell us what's missing.