Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.joggr.ai/llms.txt

Use this file to discover all available pages before exploring further.

Full documentation coming soon. The interface is still being finalized.
You ask for the Next.js App Router API. The agent gives you Pages Router syntax from two years ago. You ask for Prisma v5. It generates v4 code that won’t compile. This isn’t a hallucination problem — it’s a context problem. Agents are working from training data and web search results that mix versions, blog posts, and deprecated examples. There’s no guarantee what lands in context matches the version you’re actually running. External Context indexes the official docs for the libraries your project depends on and injects version-specific content directly into the agent’s context window. jog context registers the libraries you use. Joggr handles the indexing and delivers them through the same MCP endpoint as your AI instructions and internal docs. One endpoint. Everything the agent needs.