[ast_workers_mcp]
install-go = ast_mcp.install_go:main
install-ts = ast_mcp.install_ts:main

[console_scripts]
ast-workers-mcp = ast_mcp.server:main
