HALLUX for VS Code
dev.blvkware/hallux
Check that a package, module or DOI exists before an agent installs, imports or cites it.
client:VS Code
transport:streamable-http
tools:4
Install HALLUX in VS Code
.vscode/mcp.json
{
"servers": {
"hallux": {
"type": "http",
"url": "https://api.blvkware.dev/hallux/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs