first commit

This commit is contained in:
2026-08-14 23:41:57 +08:00
commit 086803a8dd
471 changed files with 91938 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"mcpServers": {
"blackboard": {
"command": "node",
"args": ["/mcp/blackboard-server.mjs"],
"env": {}
}
}
}