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.; xp-mcp: xp-mcp is a Model Context Protocol server that parses XP Investimentos PDF/CSV exports into a local SQLite database, providing tools to query portfolio data through Claude Desktop. It is local-first, requires no credentials, and makes zero outbound network calls for core functionalities. Read-only by design, it allows users to analyze their investments without exposing data to third parties.
Deep repository research and analysis (e.g., architecture, contributors, issues)
Compare current portfolio allocation against a target allocation