# Monte Monte provides task-specific context personalization for AI agents. ## Primary docs - Overview: https://www.monteengine.com/docs/overview.md - CLI: https://www.monteengine.com/docs/cli.md - Sources: https://www.monteengine.com/docs/sources.md - Agents: https://www.monteengine.com/docs/agents.md - Pricing: https://www.monteengine.com/docs/pricing.md - Full LLM docs: https://www.monteengine.com/llms-full.txt ## Main command ```bash monte personalize context "TASK HERE" --json ``` Important: `monte personalize profile --json` is an inspect/export snapshot, not the main agent runtime. It can be saved, but it goes stale, is not task-scoped, lacks live calibration and usage controls, and should not replace fresh context calls for important work.