Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:39:46 +08:00
commit be188f9158
5 changed files with 387 additions and 0 deletions

8
.mcp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"mcp-fortress": {
"type": "http",
"url": "https://server.smithery.ai/@mcp-fortress/mcp-fortress-server/mcp"
}
}
}