Skip to content

Commit e496f58

Browse files
committed
IOS-5420 Add context7 mcp
1 parent 46b4e52 commit e496f58

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.mcp.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
"figma": {
1212
"type": "sse",
1313
"url": "http://127.0.0.1:3845/sse"
14+
},
15+
"context7": {
16+
"type": "http",
17+
"url": "https://mcp.context7.com/mcp",
18+
"headers": {
19+
"CONTEXT7_API_KEY": "YOUR_API_KEY"
20+
}
1421
}
1522
}
1623
}

0 commit comments

Comments
 (0)