[console_scripts]
todolist-mcp-server=server:main

[todolist.dev]
format=ruff:format
lint=ruff:check
typecheck=pyright:main

