Skip to content

Commit 86a8713

Browse files
authored
chore: remove context7 integration (tldraw#8934)
In order to drop the Context7 docs integration from the repo, this PR removes the `context7.json` registration file (which pointed the repo at context7.com with a public key) and deletes the two `mcp__Context7__*` permission entries from `.claude/settings.json`. These were the only references to Context7 in the repository. ### Change type - [x] `other` ### Test plan - No user-facing behavior; nothing to test manually. ### Release notes - Omit — internal tooling change with no user-facing impact.
1 parent af31b27 commit 86a8713

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

.claude/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@
3434
"Bash(yarn test:*)",
3535
"Bash(yarn lint:*)",
3636
"Bash(yarn typecheck)",
37-
"Bash(git add:*)",
38-
"mcp__Context7__resolve-library-id",
39-
"mcp__Context7__get-library-docs"
37+
"Bash(git add:*)"
4038
]
4139
},
4240
"hooks": {

context7.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)