Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:56:37 +08:00
commit 5c044ece8a
4 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "mcp-notion",
"description": "Notion workspace integration for notes and documentation access",
"version": "1.0.1",
"author": {
"name": "shavakan",
"email": "cs.changwon.lee@gmail.com"
},
"mcp": [
"./.mcp.json"
]
}