[console_scripts]
nwc-mcp = star_graph.mcp_server:entry
nwc-server = star_graph.server:entry
sg-add = star_graph.cli:add
sg-query = star_graph.cli:query
sg-sleep = star_graph.cli:sleep_cmd
sg-stats = star_graph.cli:stats_cmd
