
Screenshot

Widgets list
You can support development of Anori with small donation, more info here. Crypto and credit card options are available.
Currently, only pull requests for bug fixes and translations are accepted. If you want to add a new feature, please create an issue describing your idea first. Feature requests or proposals should not be submitted as pull requests; instead, open an issue to discuss your suggestion.
To build extension from sources, you need, first of all, install dependencies:
pnpm install
To compile extension you can use either dev or production command with optional suffix:
pnpm dev # Development Chrome
pnpm dev:ff # Development version for Firefox
Compiled code will be placed under dist folder.
To install extension from disk refer to instructions for Chrome and Firefox.
For easier development, there is also watch command which will compile changes as you code:
pnpm watch
pnpm watch:ff
Source code prior and including commit 1449a1c3effcc62e088f706e839c003e69e555b9 was distributed under MIT license. Now license is AGPL, you can find full text here.
$ claude mcp add anori \
-- python -m otcore.mcp_server <graph>