Search CoCart documentation with Raycast

You can now search the entire CoCart API documentation — without opening a browser tab. The CoCart Docs extension is live on the Raycast Store.

Install CoCart Docs from the Raycast Store

What it does

CoCart Docs puts the full documentation site behind a keyboard shortcut:

  • Instant search across every doc page in the CoCart API
  • Inline detail preview — read the page right inside Raycast, no browser round-trip
  • Filter by API version — jump between v2 (stable) and v1 (legacy) endpoints from a dropdown
  • Browse by category — narrow down to Cart, Products, Sessions, Store, JWT, Plugins, and more
  • Hook & filter lookup — search every action hook, filter, and function by name, complete with usage examples and code snippets you can copy
  • Error code reference — look up individual error codes by name or HTTP status, with full descriptions
  • Recent docs — every command tracks what you’ve opened recently, with relative timestamps and source filtering
  • Guides & references — getting started guides, tutorials, CLI reference, and troubleshooting articles alongside the API docs themselves
  • Menu bar access — pin the docs you’re using most to your macOS menu bar
  • Cached for speed — results are cached locally for an hour, so repeat searches are instant; hit Cmd+R any time to force a refresh

Once you find what you’re looking for, a full set of actions — open in browser, copy the URL, copy a hook name, copy an error message — means you rarely need to touch the mouse.

Get it

Install it directly from the Raycast Store, or browse the source at github.com/cocart-headless/cocart-raycast. If you hit something that isn’t covered or behaves oddly, open an issue on the repo — it’s actively maintained.