Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:27:48 +08:00
commit b2829c5c0c
4 changed files with 505 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "fx-mcp",
"description": "MCP (Model Context Protocol) server management guidance and best practices",
"version": "1.0.0",
"author": {
"name": "Marian Rudzynski",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills"
]
}