modular-context-obsidian-plugin: Modular Context is an Obsidian plugin that provides an LLM-native knowledge base structured as Sources, Wiki, and Schema, inspired by Karpathy's framing. It also includes a G-Suite MCP server that exposes multi-account Gmail and Calendar as 10 tools for Claude Code. The plugin is local-first, encrypted, and has no telemetry.; context-mode: Every tool call in an MCP (Model-Controller-Program) environment dumps raw data into the context window, quickly consuming space and causing the agent to lose track of ongoing tasks. Context Mode is an MCP server that tackles this by sandboxing tool outputs to significantly reduce context usage, tracking session events in SQLite for continuity, and promoting 'think in code' to minimize data processing within the LLM.
Synthesise raw files (transcripts, notes, backlog) into vault modules
Deep repository research and analysis (e.g., architecture, contributors, issues)