ContextArea (contextarea.com) is a web-based context engineering and MCP client tool developed by Jan_Wilmake and launched publicly on February 11, 2026. It enables users to compose prompts using URLs as context, tag MCP servers inline, and run prompts against multiple AI models.
ContextArea is built around the idea that the most powerful way to use AI is to compose context from URLs — pointing the model at specific web pages, GitHub repos, API specs, or documentation rather than pasting raw text. It combines:
Jan described this as a developer-experience layer on top of AI inference, addressing the challenge of composing multiple desirable features (caching, billing, identity, URL context, MCP tool use, code mode, cronjobs, async execution) into a coherent workflow.
ContextArea sits within Jan's broader toolchain:
ContextArea embodies Spec_First_Development in practice: SPEC.md files are the natural targets of URL-as-context loading. When an agent reads a repo's SPEC.md via uithub, then executes through ContextArea, the result is dramatically better than unguided prompting.