nika wire has no Open WebUI target.
The recipe
The binary comes first:brew install supernovae-st/tap/nika
(other paths). Then:
nika_* tools as OpenAPI endpoints (the
interactive docs appear at http://localhost:8000/docs). Register
http://localhost:8000 as a tool server in Open WebUI — its
mcpo guide shows where — and
the tools appear in chat.
What you get
Validation, explanation, schema and cost answers with receipts — no execution, no mutation, by design (the oracle’s contract). Running workflows stays on the terminal, where the budget flags and traces live.Verify
Ask a chat with the tool server enabled to check a workflow — thenika_check call shows up in the response’s tool trail. Then prove the
loop end-to-end: integrate in 10 minutes.