Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:08:54 +08:00
commit 2b065a2dae
4 changed files with 124 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "context7",
"description": "Access up-to-date library documentation and code examples via Context7 API",
"version": "1.1.0",
"author": {
"name": "Cheolwan Park",
"url": "https://github.com/cheolwanpark"
},
"agents": [
"./agents"
]
}