Initial commit

This commit is contained in:
2026-07-18 15:51:01 +08:00
commit f2c80c5a9c
799 changed files with 133475 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"mcpServers": {
"serena-djapi": {
"command": "uv",
"args": [
"run",
"--directory",
"/Users/summer/Downloads/cc-cursor/mcp-servers/serena",
"serena",
"start-mcp-server",
"--project",
"/Users/summer/Downloads/cc-projects/news"
]
}
}
}