Thank you for creating this. Although anytype-cli requires installation on the host, which is inconvenient, it is convenient because it allows you to set it up using a Docker container, so you don’t have to depend on the host.
Additionally, the ability to use mnemonics is a point of convenience for me. While I agree with the approach anytype-cli has adopted for security reasons, I have to deal with very inconvenient situations when trying to automate it via Docker containers, unless I use the solution you’ve created.
I’ve also added some code to automatically fetch and store the token internally. I understand that these measures are necessary for security, and accessing via a bot makes sense. However, the manual process via `anytype-cli`—adding a bot, inviting it to a space, and issuing a key—is incredibly tedious. Your tool makes this much easier to handle.