fix: stabilize storage and test coverage

This commit is contained in:
2026-07-23 16:45:15 +03:00
parent 7961ef51ba
commit 7faa913767
22 changed files with 344 additions and 77 deletions

View File

@@ -9,11 +9,6 @@
"command": ["npx", "chrome-devtools-mcp@latest",
"--browser-url=http://127.0.0.1:9222" ],
"enabled": true
},
"axiom": {
"type": "local",
"command": ["sh", "-c","/home/busya/dev/axiom-mcp-rust-port/target/release/axiom-mcp-server-rs 2>>/tmp/axiom-server.log"],
"enabled": true
}
}
}