Cursor
Setup
curl -fsSL https://raw.githubusercontent.com/syv-labs/cxp/main/install.sh | shcxp installLLM Backend
cxp install --setupWhich backend should ContextPool use for summarization?
1) Claude Code — free, uses your Claude Code subscription
(slower, ~1 subprocess at a time)
2) Anthropic API — direct API, billed per token, fastest
(parallelizes well, works headless)
3) OpenAI API
4) NVIDIA NIM
5) Skip — I'll configure this laterManual API Key (Alternative)
Use Agent Mode
Pre-populate Memory
Troubleshooting
Last updated
Was this helpful?