ALTWEB Context Loader for Claude Code
software.altweb/altweb-context
Loads signed ALTWEB context capsules — refuses unsigned, tampered, or untrusted by default.
client:Claude Code
transport:stdio
runtime:npm
Install ALTWEB Context Loader in Claude Code
run in your project directory
claude mcp add altweb-context -e ALTWEB_TRUST_FILE=<ALTWEB_TRUST_FILE> -- npx -y altweb-context
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs