Skip to main content
Integrations

HeyClaude, where you already work

The registry ships as an extension, a server, an API, and a set of public feeds — so Claude, Cursor, Windsurf, Codex, and Raycast can all read from the same source of truth. See the ecosystem map.

Web directory
Official extensionWeb
live

Browse, compare, and claim entries on heyclau.de

https://heyclau.de
  • Faceted search across every category
  • Side-by-side comparison and watch lists
  • Source-backed dossiers with copyable assets
· 2026-06-03
Details
Raycast extension
Official extensionRaycast
live

Search HeyClaude from anywhere on macOS

raycast://extensions/jsonbored/heyclaude
  • Search every category from a single command
  • Copy install commands, config, and full assets without leaving Raycast
  • Browse jobs and submit content inline
2.4.0· 2026-06-03
Details
@heyclaude/mcp
First-party serverMCP
live

Bring the registry into Claude, Cursor, Windsurf, and Codex via MCP

npx -y @heyclaude/mcp
  • 20+ tools: search, trending, compare, get_entry_detail, prepare_submission_draft, explain_entry_trust
  • Prompts and resources for workflow planning
  • Stdio + remote HTTP transport
v0.3.0
Details
Public REST API
Public APIREST API
live

Registry search, trending, manifest, integrity, diff

curl https://heyclau.de/api/registry/manifest
  • Stable JSON shapes with artifact-contract hashes
  • Cursored diff feed for incremental sync
  • No auth for read endpoints; rate-limited
v1· 2026-06-03
Details
Cursor .mdc adapter feed
Adapter
live

Auto-generated Cursor adapter for every Claude skill

  • One .mdc per skill, regenerated on every registry build
  • Indexed under /data/skill-adapters/cursor/
  • Drop straight into .cursor/rules/
schema 1· 2026-06-03
Details
/llms.txt corpus
Public feed
live

LLM-readable index and per-entry text exports

  • /llms.txt — full directory map for retrieval
  • /llms-full.txt — entire corpus in one file
  • /data/llms/<category>/<slug>.txt — per-entry text export
· 2026-06-03
Details
Registry changelog feed
Public feed
live

RSS, Atom, and JSON diff of every added / updated / removed entry

  • Per-entry artifactHash in RSS GUIDs for integrity-aware consumers
  • Cursored diff via /api/registry/diff?hash=…
  • Atom + RSS 2.0
· 2026-06-03
Details
Ecosystem feed
Public feed
live

Machine-readable export of all downstream consumers and mirrors

  • JSON feed of integrations, plugins, and mirrors that consume HeyClaude
  • Schema-versioned, SHA-256 in manifest
· 2026-06-03
Details
Submission pipeline
Public feed
live

GitHub Actions for submission validation, PR import, and integrity scans

  • PR-first preflight and private gate flow
  • Package artifact security scan
  • Auto-refreshed GitHub stats and README
· 2026-06-03
Details
Build on the registry

Want to ship your own integration?

Every public feed is schema-versioned with SHA-256 contracts. Pull from the API or the manifest and register your downstream consumer in the ecosystem feed.

Open the API docs