Yagami AI Context Firewall for Claude Code
io.github.matthewtracy/yagami
Govern model, retrieval, memory, and tool access for AI applications and agents.
client:Claude Code
transport:stdio
runtime:pypi
Install Yagami AI Context Firewall in Claude Code
run in your project directory
claude mcp add yagami -e YAGAMI_HEADLESS=<YAGAMI_HEADLESS> -e YAGAMI_MCP_SERVER_ENABLED=<YAGAMI_MCP_SERVER_ENABLED> -e YAGAMI_REQUIRE_AUTH=<YAGAMI_REQUIRE_AUTH> -- uvx yagami
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs