Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

ALTWEB Context Loader in other clients