Most users would consider the root URL they enter into a browser as their "Kitsu URL", which is what the Login widget asks for.
In practice, you need to add /api at the end for things to actually work.
Might be good to add that automatically if login fails without it?
Edit: also testing with http:// and https:// if those are not in the URL would be useful.