refactor: add noxa mcp subcommand

This commit is contained in:
Jacob Magar 2026-04-11 20:44:25 -04:00
parent 251979edfe
commit a25103667e
8 changed files with 66 additions and 22 deletions

1
Cargo.lock generated
View file

@ -1753,6 +1753,7 @@ dependencies = [
"noxa-core",
"noxa-fetch",
"noxa-llm",
"noxa-mcp",
"noxa-pdf",
"rand 0.8.5",
"regex",