This commit is contained in:
puke
2025-10-25 19:39:13 +08:00
committed by puke
parent fe6fa4923e
commit 60918f69b1
55 changed files with 13552 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
"""
ReelForge MCP Server
"""
from fastmcp import FastMCP
# Initialize ReelForge MCP server
reelforge_mcp = FastMCP("ReelForge Capabilities 📚")