CocoCoco
Coco Store

Which Raycast extensions actually run in Coco.

Coco can run Raycast extensions, but not all of them. Anything that needs the network, OAuth, a menu-bar command, Grid, AI, AppleScript or a native module is out — which rules out most API clients. This page says which is which, and why, so you can check before you switch instead of after.

index built 2026-08-21
ExtensionVerdictWhy
Hugeicons UI4 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in scripts/generate-hugeicons-metadata.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Huggingcast6 · view · predicted
Won't runNeeds the network (node-fetch).
Humaans6 · view, no-view · predicted
Won't runNeeds the network (cross-fetch).
Humanize AI Text1 · view · predicted
Won't runNeeds the network (axios).
Hupu1 · view · predicted
Won't runNeeds the network (node-fetch).
Hyper Focus1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/index.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Hyperliquid4 · view, menu-bar · predicted
Won't runNeeds the network (ws).
Hypersonic2 · view, menu-bar · predicted
Won't runNeeds the network (node-fetch).
IATA Code Decoder3 · view · predicted
Won't runNeeds the network (node-fetch).
Icons81 · view · predicted
Won't runNeeds the network (node-fetch).
Icy Veins Quicklinks1 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/__tests__/recents.test.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Image Modification12 · no-view, view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Image to Ascii1 · view · predicted
Won't runNeeds the network (axios, node-fetch).
Imageflow3 · view · predicted
Won't runNeeds the network (node-fetch).
ImgBed Uploader1 · no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/upload-clipboard-image.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
ImprovMX6 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
Inbound3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/inbound.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Incident.io4 · view, menu-bar · predicted
Won't runNeeds the network (axios).
InFakt5 · view · predicted
Won't runNeeds the network (node-fetch).
Infomaniak2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/infomaniak.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Inkdrop2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/inkdrop.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Inkeep1 · view · predicted
Won't runNeeds the network (axios).
Inspire HEP Search1 · view · predicted
Won't runNeeds the network (node-fetch).
Instagram Media Downloader3 · no-view, view · predicted
Won't runNeeds the network (axios).
Instant Domain Search1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Instapaper1 · no-view · predicted
Won't runNeeds the network (node-fetch).
Integrations.sh2 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Invoice Generator1 · view · predicted
Won't runNeeds the network (axios).
IP Geolocation3 · view, no-view · predicted
Won't runNeeds the network (axios).
IP Tools9 · view · predicted
Won't runNeeds the network (axios).
IPTV1 · view · predicted
Won't runNeeds the network (node-fetch).
Irish Rail1 · view · predicted
Won't runNeeds the network (axios, cross-fetch).
Is It Alive?1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/adapters/aistudio.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
itch.io2 · view · predicted
Won't runNeeds the network (node-fetch).
iTerm11 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
iTranslate4 · view · predicted
Won't runNeeds the network (axios).
Jellyamp1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/jellyfin.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Jellyfin4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/components/MediaGridItem.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Jenkins1 · view · predicted
Won't runNeeds the network (node-fetch).
Jetpack Commands46 · no-view, view · predicted
Won't runNeeds the network (node-fetch).
Jira9 · view · predicted
Won't runNeeds the network (node-fetch).
Jira (Self-Hosted)9 · view · predicted
Won't runNeeds the network (undici).
Jira Search5 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
Jira Search (Self-Hosted)4 · view · predicted
Won't runNeeds the network (node-fetch).
Jira Time Tracking1 · view · predicted
Won't runNeeds the network (node-fetch).
Jira2Git1 · no-view · predicted
Won't runNeeds the network (node-fetch).
Job Dojo5 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Jokes1 · view · predicted
Won't runNeeds the network (node-fetch).
Jotoba — Japanese Dictionary1 · view · predicted
Won't runNeeds the network (node-fetch).
Jq1 · view · predicted
Won't runNeeds the network (node-fetch).
JSON Resume2 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
JSR1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Juejin1 · view · predicted
Won't runNeeds the network (axios).
Jupiter Aggregator2 · menu-bar, view · predicted
Won't runNeeds the network (axios).
Kafka UI3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Kagi FastGPT1 · view · predicted
Won't runNeeds the network (axios).
Kagi News2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Kagi Search1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils/handleResults.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Kalshi1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/kalshi.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Keeper Security4 · view · predicted
Won't runNeeds the network (axios).
Keeply2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Key Value2 · view · predicted
Won't runNeeds the network (axios).
Keygen7 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/api-tokens.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Kill Process1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Kimai4 · view, menu-bar, no-view · predicted
Won't runNeeds the network (node-fetch).
Kinopio Inbox2 · view, no-view · predicted
Won't runNeeds the network (cross-fetch).
Kinopoisk1 · view · predicted
Won't runNeeds the network (node-fetch).
Klack10 · no-view, view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/components/volume-scrubber.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Knowwa2 · view · predicted
Won't runNeeds the network (axios, got).
KnowYourMeme1 · view · predicted
Won't runNeeds the network (axios).
Kofa1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Korean Spell Checker1 · view · predicted
Won't runNeeds the network (axios).
Koyeb4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/manage-domains.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Kubernetes Documenation1 · view · predicted
Won't runNeeds the network (axios).
Kurslog5 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Kutt2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/create-link.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Laby.net2 · view · predicted
Won't runNeeds the network (axios).
LaLiga4 · view · predicted
Won't runNeeds the network (axios).
Language Tool - Spell & Grammar Checker2 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/services/languagetool-api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Laravel Cloud10 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Laravel Forge2 · view, menu-bar · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Laravel Vapor6 · view · predicted
Won't runNeeds the network (node-fetch).
Lark Documents2 · view · predicted
Won't runNeeds the network (got).
Last.fm7 · menu-bar, view · predicted
Won't runNeeds the network (node-fetch).
Latest Local News1 · view · predicted
Won't runNeeds the network (axios).
LaTeX Board3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/libs/use-latex.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
LaTeX to Image1 · view · predicted
Won't runNeeds the network (node-fetch).
Launchd Monitor1 · menu-bar · predicted
Won't runAll commands are menu-bar commands, which Coco doesn't support.
Lavinprognoser1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Lazygit Keybindings1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/keybindings.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Leafcast8 · view, no-view · predicted
Won't runNeeds the network (axios).
Lega Serie A5 · view · predicted
Won't runNeeds the network (axios).
Leitner Box3 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Liba.ro - URL Shortener1 · view · predicted
Won't runNeeds the network (axios).
Library Genesis2 · view · predicted
Won't runNeeds the network (node-fetch).
LIFX5 · view, no-view · predicted
Won't runNeeds the network (axios).
Lightdash Navigator1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Lightshot Gallery1 · view · predicted
Won't runNeeds the network (node-fetch).
Ligue 13 · view · predicted
Won't runNeeds the network (axios).
Linak Desk Controller4 · no-view, menu-bar · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Linear14 · view, menu-bar, no-view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Lingorep - Translate, Repeat, Memorize1 · view · predicted
Won't runNeeds the network (axios).
Link Lock - Password Locked Links1 · view · predicted
Won't runNeeds the network (node-fetch).
Linkace2 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/add-link-to-linkace.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
LinkAce Search2 · view · predicted
Won't runNeeds the network (undici).
Linkding3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/hooks/use-create-bookmark.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Linkinize3 · view, no-view · predicted
Won't runNeeds the network (axios).
Linkwarden2 · view · predicted
Won't runNeeds the network (axios).
List by FullForms3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/components/EntrySearchRow.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Literal1 · view · predicted
Won't runNeeds the network (@apollo/client, cross-fetch).
Litterbox2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
LLM Stats3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils/zeroeval-api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
LLMs Txt2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
LogSnag2 · view · predicted
Won't runNeeds the network (node-fetch).
Logtail4 · view · predicted
Won't runNeeds the network (cross-fetch).
LoL Esports2 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Lucide Animated1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/search-icons.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Lucky Surf1 · no-view · predicted
Won't runNeeds the network (node-fetch).
Luma2 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Lume1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/list.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Lunaris4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/components/character/single-character.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Lunatask3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/helpers/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Lunch Money3 · view · predicted
Won't runNeeds the network (isomorphic-fetch).
Luxafor Controller2 · view, menu-bar · predicted
Won't runNeeds the network (axios).
M3O2 · view · predicted
Won't runNeeds the network (axios).
Mach Triage3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/bridge.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
MacPorts2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/exec.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Mail Finder3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/clearout-client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
MailerSend5 · no-view, view · predicted
Won't runCommand source calls the network directly (fetch( in src/api-quota.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Mailsy1 · view · predicted
Won't runNeeds the network (axios).
Mailtrap1 · view · predicted
Won't runNeeds the network (node-fetch).
Mailwip3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Manglish Keyboard2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/transliterate.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Manifest Viewer1 · view · predicted
Won't runNeeds the network (node-fetch).
Manotori3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/view-dns-zones.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Manus1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/manus.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Manus Manager2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/create-task.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
MapleStory.gg2 · view · predicted
Won't runNeeds the network (got).
Marble8 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/create-author.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Markdown Documents3 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/components/DocumentDetail.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Mastodon6 · view, menu-bar · predicted
Won't runNeeds the network (node-fetch).
Matter2 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
Mattermost3 · view · predicted
Won't runNeeds the network (axios).
Maven Central Repository1 · view · predicted
Won't runNeeds the network (axios).
Mayar2 · view, menu-bar · predicted
Won't runNeeds the network (axios).
Maybe2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/maybe.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Media Converter7 · view · predicted
Won't runNeeds the network (axios).
Medialister Marketplace Helper2 · view · predicted
Won't runNeeds the network (axios).
Meeting Room Check1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/list-rooms.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Mem03 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/add-memories.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Meme Generator2 · view · predicted
Won't runNeeds the network (node-fetch).
Memo2 · view · predicted
Won't runNeeds the network (node-fetch).
MEMO to flomo1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/send-memo.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Memory1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Memos4 · no-view, view · predicted
Won't runNeeds the network (axios).
Menubar Weather1 · menu-bar · predicted
Won't runNeeds the network (axios).
Mercury2 · view · predicted
Won't runNeeds the network (node-fetch).
Mermaid to Image1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Messages5 · view, menu-bar, no-view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Meta Music1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Metabase1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Metals Prices1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Metaphorpsum1 · no-view · predicted
Won't runNeeds the network (got).
Meteoblue Lookup4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Metronome1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
MeTube2 · no-view, view · predicted
Won't runCommand source calls the network directly (fetch( in src/helper.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Micro.blog1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/post-to-microblog.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Microsoft Teams4 · view · predicted
Won't runNeeds the network (node-fetch).
Microsoft Teams Meeting4 · view, no-view · predicted
Won't runNeeds the network (ws).
Microsoft Tenant ID3 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/graph.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Midas2 · view · predicted
Won't runNeeds the network (node-fetch).
Midjourney2 · view · predicted
Won't runNeeds the network (cross-fetch).
Migadu4 · view · predicted
Won't runNeeds the network (node-fetch).
Migros1 · view · predicted
Won't runNeeds the network (axios).
Mikrus1 · view · predicted
Won't runNeeds the network (node-fetch).
Miniflux5 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
MiniMax2 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/ask-ai.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Minttr3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Miro3 · view · predicted
Won't runNeeds the network (node-fetch).
Mite4 · view, no-view · predicted
Won't runNeeds the network (cross-fetch).
Mixpanel1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/mixpanel_api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
MLB Scores3 · view · predicted
Won't runNeeds the network (node-fetch).
MLDocs8 · view · predicted
Won't runNeeds the network (node-fetch).
Mnemosyne2 · no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/mneme.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Mochi1 · view · predicted
Won't runNeeds the network (node-fetch).
MOCO3 · view, menu-bar · predicted
Won't runNeeds the network (axios).
Model Context Protocol1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Moji Dict Search1 · view · predicted
Won't runNeeds the network (node-fetch).
monday.com4 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
Moneybird3 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/oauth/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Moneytree4 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
monobank2 · view · predicted
Won't runNeeds the network (axios).
Monse - Banking In Raycast2 · view · predicted
Won't runNeeds the network (axios).
Monzo2 · view · predicted
Won't runNeeds the network (node-fetch).
Mood Tracker3 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Motion Preview1 · no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/runtimes.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Mozilla VPN Connect1 · view · predicted
Won't runNeeds the network (node-fetch).
Mule Secure Properties2 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in tests/lib/jar.test.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Multi Viewer2 · no-view, view · predicted
Won't runNeeds the network (@apollo/client, cross-fetch).
Music26 · no-view, view, menu-bar · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Music Link Converter2 · view · predicted
Won't runNeeds the network (node-fetch).
MusicBrainz1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/musicbrainz.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
MusicThread2 · view · predicted
Won't runNeeds the network (axios).
MuteDeck6 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/mutedeck.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
MXroute1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/mxroute.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Myanimelist Search2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
MyIdlers2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
mymind5 · view, menu-bar · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Name.com2 · no-view, view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
NameSilo7 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/account-balance.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Napkin1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils/napkin-api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
NativeBase Documention1 · view · predicted
Won't runNeeds the network (node-fetch).
Nature Remo1 · view · predicted
Won't runNeeds the network (node-fetch).
Naver Search6 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
NBA & WNBA Viewer4 · view · predicted
Won't runNeeds the network (axios).
Netlify7 · view · predicted
Won't runNeeds the network (axios).
Network Diagnostics1 · view · predicted
Won't runNeeds the network (node-fetch).
Network Menubar Monitor1 · menu-bar · predicted
Won't runAll commands are menu-bar commands, which Coco doesn't support.
Neurooo Translate1 · view · predicted
Won't runNeeds the network (node-fetch).
Next Lens2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/next-lens-client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Next.js Documentation1 · view · predicted
Won't runNeeds the network (@octokit/core).
NextDNS4 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
NFT Primitive Tools4 · view · predicted
Won't runNeeds the network (axios).
NFT Search1 · view · predicted
Won't runNeeds the network (node-fetch).
Ngrok1 · view · predicted
Won't runNeeds the network (node-fetch).
NHK Program Search4 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
NicNames3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/nicnames.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Nippon Colors1 · view · predicted
Won't runNeeds the network (node-fetch).
Niuma Logs3 · no-view, view · predicted
Won't runNeeds the network (axios).
Nix Flake Templates1 · view · predicted
Won't runNeeds the network (node-fetch).
NixPkgs Search1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
NMBS Planner1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils/index.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
nocal4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Norwegian Public Transport2 · view · predicted
Won't runNeeds the network (node-fetch).
Nostr1 · view · predicted
Won't runNeeds the network (ws).
Notaday4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Notes in Google Docs1 · view · predicted
Won't runNeeds the network (node-fetch).
Notion5 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Notion Page Search1 · view · predicted
Won't runNeeds the network (node-fetch).
Notion Researcher3 · view · predicted
Won't runNeeds the network (got).
Notra6 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/notra.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Novu8 · no-view, view · predicted
Won't runNeeds the network (axios).
Now Playing1 · menu-bar · predicted
Won't runAll commands are menu-bar commands, which Coco doesn't support.
Nowledge Mem4 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
NPM Registry Manager1 · view · predicted
Won't runNeeds the network (@octokit/request, cross-fetch).
Ntfy1 · no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/ntfy.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
NuGet1 · view · predicted
Won't runNeeds the network (node-fetch).
Number Research2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
NYC Train Tracker - Realtime Train Departures1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
NZBGet2 · view · predicted
Won't runNeeds the network (undici).
Obsidian Clippings1 · view · predicted
Won't runNeeds the network (node-fetch).
Obsidian Smart Capture1 · view · predicted
Won't runNeeds the network (node-fetch).
Octopus Energy1 · view · predicted
Won't runNeeds the network (node-fetch).
Odesli2 · no-view, view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
ODIN1 · view · predicted
Won't runNeeds the network (axios).
Odoo Companion2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/services/odoo.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Oh Dear2 · view · predicted
Won't runNeeds the network (node-fetch).
Oh My Zsh Plugins1 · view · predicted
Won't runNeeds the network (axios).
Okta Manager4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Okta Search1 · view · predicted
Won't runNeeds the network (axios, node-fetch).
Ollama Mind Map Generator1 · view · predicted
Won't runNeeds the network (node-fetch).
omg.lol7 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
Omni News1 · view · predicted
Won't runNeeds the network (node-fetch).
Omnivore2 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
Onbo: New Grad & Internship Tracker3 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/utils/csv.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
One Tab Group1 · view · predicted
Won't runNeeds the network (axios).
One Thing3 · menu-bar, view, no-view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
One-Time Secret3 · view, no-view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
ONES8 · view · predicted
Won't runNeeds the network (axios).
Open Camera Menu Bar1 · menu-bar · predicted
Won't runAll commands are menu-bar commands, which Coco doesn't support.
Open Graph2 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
Open in JSON Hero1 · no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/index.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Open Targets5 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
OpenAI Generator4 · view · predicted
Won't runNeeds the network (axios).
OpenAI Translator8 · view, no-view · predicted
Won't runNeeds the network (node-fetch).
OpenClaw6 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
OpenRouter Manager4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/create-api-key.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
OpenRouter Models Finder1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
OpenSearch DevTools6 · view · predicted
Won't runNeeds the network (undici).
OpenStatus5 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Openverse1 · view · predicted
Won't runNeeds the network (node-fetch).
OpenWeatherMap1 · view · predicted
Won't runNeeds the network (node-fetch).
Opsgenie2 · view · predicted
Won't runNeeds the network (node-fetch).
OpsLevel1 · view · predicted
Won't runNeeds the network (@apollo/client).
Orbit3 · no-view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
OrbStack2 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Origami2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Orshot2 · no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/create-tweet-screenshot.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
OSINT Web Check1 · view · predicted
Won't runNeeds the network (got).
Osquery4 · view · predicted
Won't runCommand source calls the network directly (fetch( in scripts/update-schema.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
OSS Browser1 · view · predicted
Won't runNeeds the network (got).
OTP Inbox1 · view · predicted
Won't runNeeds the network (cross-fetch).
Otter Bookmarks4 · view, menu-bar · predicted
Won't runNeeds the network (node-fetch).
Ottomatic2 · view · predicted
Won't runNeeds the network (cross-fetch).
OVHcloud2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/ovh.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
PagerDuty3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Pagespeed2 · view · predicted
Won't runNeeds the network (node-fetch).
Papago Translate1 · view · predicted
Won't runNeeds the network (axios).
Paperform1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Paperless-ngx2 · view · predicted
Won't runNeeds the network (axios).
Paperspace1 · view · predicted
Won't runNeeds the network (undici).
Papra1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/papra.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Parachord12 · no-view, view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Parcel2 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Parcel Tracker2 · view · predicted
Won't runNeeds the network (axios).
Parcel Tracker - 17track1 · view · predicted
Won't runNeeds the network (axios).
Parrot Translate1 · view · predicted
Won't runNeeds the network (axios).
Password Strength1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Paste as Plain Text1 · no-view · predicted
Won't runNeeds the network (axios).
paste.rs - Quick Pastes3 · view, no-view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Pastery1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/search-pastes.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Paymenter3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/paymenter.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
PayPal Invoices2 · view · predicted
Won't runRuns an npm lifecycle script (preinstall/install/postinstall) — Coco never runs those.
Paystack8 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/hooks/paystack.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
pCloud1 · view · predicted
Won't runNeeds the network (node-fetch).
PDF Expert2 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/lib/pdf-expert.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Penflow AI1 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in .eslintrc.js) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Perchance Generator1 · view · predicted
Won't runNeeds the network (node-fetch).
Perplexity API15 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Personio4 · view · predicted
Won't runNeeds the network (axios).
Pexels4 · view · predicted
Won't runNeeds the network (node-fetch).
Phare.io Uptime2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/hooks/useMonitorActions.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Phaseo1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Phind Search1 · view · predicted
Won't runNeeds the network (node-fetch).
Phonetic Typing1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/phonetic-typing.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Photoroom Image Editing1 · view · predicted
Won't runNeeds the network (got).
PHP Documentation Search1 · view · predicted
Won't runNeeds the network (node-fetch).
Pick Your Wallpaper2 · view, no-view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Picmal8 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Pie for Pi-Hole16 · view, no-view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/api/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Pieces for Raycast9 · no-view, view · predicted
Won't runNeeds the network (node-fetch, ws).
Pika2 · view · predicted
Won't runNeeds the network (node-fetch).
Pinata3 · view · predicted
Won't runNeeds the network (axios, got).
Pinboard3 · view · predicted
Won't runNeeds the network (node-fetch).
Ping Menu1 · menu-bar · predicted
Won't runAll commands are menu-bar commands, which Coco doesn't support.
Pitchfork1 · view · predicted
Won't runNeeds the network (axios).
Pixabay2 · view · predicted
Won't runNeeds the network (cross-fetch, node-fetch).
Planning Center1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lookup-people.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Planning Center API Docs1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/copy-docs.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Plausible Analytics1 · view · predicted
Won't runNeeds the network (node-fetch).
Playtester3 · view · predicted
Won't runNeeds the network (node-fetch).
Ploi1 · view · predicted
Won't runNeeds the network (axios).
Podcast Downloader1 · view · predicted
Won't runNeeds the network (undici).
Podcasts Now2 · view, menu-bar · predicted
Won't runNeeds the network (cross-fetch).
Pokédex8 · view · predicted
Won't runNeeds the network (axios).
Polidict6 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/auth.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Pollen Count1 · view · predicted
Won't runNeeds the network (node-fetch).
Pomodoro5 · menu-bar, view · predicted
Won't runNeeds the network (node-fetch).
Popicons1 · view · predicted
Won't runNeeds the network (cross-fetch).
Porkbun9 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/domain-pricing.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Port.io4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/port-client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Portfolio Tracker3 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Portuguese Primeira Liga3 · view · predicted
Won't runNeeds the network (axios).
Postey5 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
PostHog5 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Postman1 · view · predicted
Won't runNeeds the network (node-fetch).
Premier League5 · view · predicted
Won't runNeeds the network (axios).
Printer Status1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Prisma Docs Search1 · view · predicted
Won't runNeeds the network (got).
Private npm Packages Search2 · view · predicted
Won't runNeeds the network (node-fetch).
PrivateBin1 · view · predicted
Won't runNeeds the network (node-fetch).
Product Hunt1 · view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
Productlane1 · view · predicted
Won't runNeeds the network (axios).
PromptCast for Claude & Codex5 · view, menu-bar · predicted
Won't runDepends on a native/binary module (node-pty).
PromptLab7 · view, menu-bar · predicted
Won't runNeeds the network (node-fetch).
Prompts.chat5 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Pronounce the Word1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/WordDetails.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Proton Pass5 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/cli.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
ProtonDB1 · view · predicted
Won't runNeeds the network (got).
Prowlarr1 · view · predicted
Won't runNeeds the network (node-fetch).
Proxmox2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/index.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Prusa Printer Control4 · view, menu-bar, no-view · predicted
Won't runNeeds the network (axios).
pub.dev1 · view · predicted
Won't runNeeds the network (node-fetch).
Público37 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/client.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Publora1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Pumble3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Purelymail11 · view, no-view · predicted
Won't runCommand source calls the network directly (fetch( in src/utils/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
PurpleAir1 · view · predicted
Won't runNeeds the network (node-fetch).
Pushover2 · no-view · predicted
Won't runNeeds the network (node-fetch).
Qonto2 · view · predicted
Won't runNeeds the network (node-fetch).
Qovery1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Quick Access Infomaniak1 · view · predicted
Won't runNeeds the network (axios).
Quick AirDrop4 · no-view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/lib/airdrop.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Quick Jump1 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/utils.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Quick Toshl12 · view · predicted
Won't runNeeds the network (axios).
QuickLinker2 · no-view, view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/api.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Quikwallet1 · view · predicted
Won't runNeeds the network (got).
Quip1 · view · predicted
Won't runNeeds the network (node-fetch).
Quit Applications1 · view · predicted
Won't runCommand source calls the network directly (dynamic import( in src/index.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Radarr7 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/lib/hooks/useRadarrAPI.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
RAE Dictionary3 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/api/rae.ts) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Railway Project Search2 · view · predicted
Won't runNeeds the network (node-fetch).
Raindrop.io5 · view, no-view · predicted
Won't runDeclares Raycast AI (`ai` field in package.json) — unsupported.
RatingsDB2 · view · predicted
Won't runNeeds the network (axios).
Raycafé1 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/next-raycafe.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Raycall2 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/save-url.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Raycast API Documentation1 · view · predicted
Won't runNeeds the network (node-fetch).
Raycast Explorer5 · view · predicted
Won't runNeeds the network (axios, node-fetch).
Raycast FRC4 · view · predicted
Won't runCommand source calls the network directly (fetch( in src/frc-event.tsx) — Coco's commands can't reach the network; no dependency declaration was needed to trigger this, which is why package.json alone missed it.
Raycast MonkeyType Theme Explorer1 · view · predicted
Won't runNeeds the network (node-fetch).
How these verdicts are madePredicted means Coco read the extension: its package.json, and — for anything that looked runnable — every source file, checking for network calls, native modules and other capabilities Coco cannot host. Verified would mean Coco's own compatibility scanner was run against it, which has not been done for any row here yet. So a Won't run is well evidenced and usually cites the exact file; a Runs means nothing disqualifying was found, which is not the same as a guarantee.
Where the data comes fromThe open-source raycast/extensions repository on GitHub, MIT licensed. Coco does not mirror the Raycast Store and does not host anyone's extension code.3198 extensions found · analyzed 3198Showing 2401–2800 of 3198 analyzed rows below. Sorted: Runs first, then Partial, then Unknown, then Won't run, alphabetically within each group.