11 lines
524 B
Python
11 lines
524 B
Python
|
|
# ------------------------------------------------------------------
|
|
# MAIN - This file is a fragment; the real entry point is mcp_wrapper.py
|
|
# which launches the MCP server from AbletonMCP_AI/mcp_server/server.py
|
|
# ------------------------------------------------------------------
|
|
# NOTE: This file is NOT executable on its own. It was extracted during
|
|
# development. The actual server startup is handled by mcp_wrapper.py.
|
|
# Kept for reference only.
|
|
# ------------------------------------------------------------------
|
|
|