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.
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
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
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
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
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/
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
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
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
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
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.