io.github.vassiliylakhonin
agenda-intelligence-md
Agenda Intelligence
Auditable strategic-risk memos for AI agents: sanctions, regulatory, geopolitics, trade.
stdiocommunityknowledge
Package Details
agenda-intelligence-md
Transportstdio
Runtimeuvx
Environment Variables
ANTHROPIC_API_KEY
Secret
Optional. When set together with the [llm] extra (pip install 'agenda-intelligence-md[llm]'), the `analyze` tool calls the Anthropic API directly and returns a schema-validated memo. Without this key, `analyze` returns the assembled system_prompt for the host model to complete.
AGENDA_INTELLIGENCE_MODEL
Optional. Anthropic model identifier used when ANTHROPIC_API_KEY is set. Defaults to a current Claude model.
AGENDA_INTELLIGENCE_MAX_TOKENS
Optional. Max tokens for the Anthropic call from `analyze`. Defaults to 4096.