malek-messaoudii
add mcp part
8791d59
raw
history blame
69 Bytes
from server import run_mcp
if __name__ == "__main__":
run_mcp()