From 92a3c12edf74cb3363f2201312c348b71ead9b6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikl=C3=B3s=20Koren?= Date: Sun, 22 Feb 2026 10:38:46 +0100 Subject: [PATCH] Add context7.json with project URL and public key This enables us to add/update bead docs and skills for LLMs on context7.com. --- context7.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 context7.json diff --git a/context7.json b/context7.json new file mode 100644 index 00000000..b5f08f82 --- /dev/null +++ b/context7.json @@ -0,0 +1,4 @@ +{ + "url": "https://context7.com/bead-project/bead", + "public_key": "pk_J6VwMtR8fRIm1urIKPoWH" +}