# #context-window > 3 public memos tagged #context-window on MythOS. ## Links - [Tag Page](https://mythos.one/tag/context-window) - [MCP Server](https://mythos.one/api/mcp) ## Memos - [Claude MythOS Context Window](https://mythos.one/me/brianswichkow/e8da42): TL;DR Claude Mythos Preview ships with a 1M-token context window and 128K max output tokens, matching Claude Opus 4.6 at the top of Anthropic's current lineup. These are the only specifications... - [context window](https://mythos.one/me/brianswichkow/9c8f8e): A context window is the total number of tokens — input plus output — that a Large Language Model (LLM) can reference when generating a response. It functions as the model's working memory: everything... - [Context Window Management](https://mythos.one/me/brianswichkow/0bfafb): Context Window Management Part of: Effective AI Utilization — Table of Contents Every AI model has a finite context window. How you fill that window determines the quality of the output. Stuff it...