
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
aidocadvise
Advanced tools
AIDocAdvise CLI — AI-powered medical information for coding agents. NHS, NICE, BNF sourced guidance.
AI-powered medical information for coding agents. NHS, NICE, BNF, MHRA sourced guidance in one command.
npm install -g aidocadvise
adx signup my-practice --local
adx ask "NHS referral pathway for suspected Type 2 diabetes"
| Command | Description |
|---|---|
adx signup <slug> | Create account, get API key |
adx login --key <key> | Save existing API key |
adx ask "query" | Ask a medical information question |
adx ask "query" --json | Raw JSON output (for piping) |
adx balance | Check remaining sessions |
adx history | Recent research sessions |
adx me | Account info |
adx topup | Request credits |
adx mcp-serve | Start MCP server (stdio) |
Add to your .mcp.json:
{
"mcpServers": {
"aidocadvise": {
"type": "stdio",
"command": "adx",
"args": ["mcp-serve"]
}
}
}
Add to your project rules file:
## AIDocAdvise
Use the adx CLI for medical information research.
API key is in .adx/config.json (auto-loaded).
- adx ask "your medical question" — get sourced medical information
- adx balance — check remaining sessions
- adx --help — full reference
--key flag > ADX_API_KEY env > .adx/config.json (local) > ~/.adx/config.json (global)
Health information for guidance only. Not medical advice. Always consult your GP or NHS 111.
Tyga.Cloud Ltd (UK #14643275) | https://aidocadvise.com
FAQs
AIDocAdvise CLI — AI-powered medical information for coding agents. NHS, NICE, BNF sourced guidance.
We found that aidocadvise demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.