# Little Bear Apps > Privacy-friendly developer tools built in Australia. MCP servers, Claude Code plugins, automation bridges, and web tools — tested in real workflows and built by one person and his dog. Little Bear Apps is an indie dev studio. Every tool started as something I needed in my own work, ran in my workflows for months, then got released because others might find it useful too. All data stays on your machine unless explicitly stated otherwise. ## Products ### Untether - **Website**: [https://littlebearapps.com/builds/untether/](https://littlebearapps.com/builds/untether/) - **GitHub**: [github.com/littlebearapps/untether](https://github.com/littlebearapps/untether) - **Install**: `uv tool install untether` - **Type**: Python Tool - **Description**: Control 6 AI coding agents from Telegram — voice notes, live progress, and approval flows. Code from the couch, the bus, or the beach. ### Outlook Assistant - **Website**: [https://littlebearapps.com/builds/outlook-assistant/](https://littlebearapps.com/builds/outlook-assistant/) - **GitHub**: [github.com/littlebearapps/outlook-assistant](https://github.com/littlebearapps/outlook-assistant) - **Install**: `npx @littlebearapps/outlook-assistant` - **Type**: MCP Server - **Description**: 22 tools for email, calendar, contacts, and more. Safety-first with pre-send mail tips, dry-run sends, and 64% fewer tokens. ### PitchDocs - **Website**: [https://littlebearapps.com/builds/pitchdocs/](https://littlebearapps.com/builds/pitchdocs/) - **GitHub**: [github.com/littlebearapps/pitchdocs](https://github.com/littlebearapps/pitchdocs) - **Install**: `/plugin install pitchdocs@lba-plugins` - **Type**: Claude Code Plugin - **Description**: Scans your codebase and generates professional docs — README, CHANGELOG, CONTRIBUTING, llms.txt, and 15+ more. Every document answers the four questions readers actually ask. Works with 9 AI tools. ### ContextDocs - **Website**: [https://littlebearapps.com/builds/contextdocs/](https://littlebearapps.com/builds/contextdocs/) - **GitHub**: [github.com/littlebearapps/contextdocs](https://github.com/littlebearapps/contextdocs) - **Install**: `/plugin install contextdocs@lba-plugins` - **Type**: Claude Code Plugin - **Description**: Keep AI coding assistants in sync with your codebase. Generate and maintain CLAUDE.md, AGENTS.md, and 5 more context files with Signal Gate filtering and Context Guard hooks. ### CF Monitor - **Website**: [https://littlebearapps.com/builds/cf-monitor/](https://littlebearapps.com/builds/cf-monitor/) - **GitHub**: [github.com/littlebearapps/cf-monitor](https://github.com/littlebearapps/cf-monitor) - **Install**: `npm install @littlebearapps/cf-monitor` - **Type**: Node.js Package - **Description**: Self-contained Cloudflare Workers monitoring. One worker, zero D1. Circuit breakers, budget enforcement, and error collection — born from a $4,868 bill. ### Scout (R&D) - **Website**: [https://littlebearapps.com/builds/scout/](https://littlebearapps.com/builds/scout/) - **Type**: Developer Tool - **Description**: Scout is a research project exploring how solo developers can systematically discover software opportunities worth building — replacing gut feel and lucky accidents with data-backed signal processing. ### Viewpo (pre-launch) - **Website**: [https://littlebearapps.com/builds/viewpo/](https://littlebearapps.com/builds/viewpo/) - **Type**: Developer Tool - **Description**: Real browser screenshots at phone, tablet, and desktop. Automated checks for overflow, touch targets, contrast, and accessibility. A-F grade with specific fixes. No install required. ### WP Navigator (pre-launch) - **Website**: [https://littlebearapps.com/builds/wp-navigator/](https://littlebearapps.com/builds/wp-navigator/) - **Type**: Developer Tool - **Description**: WP Navigator connects Claude Code, Gemini CLI, or any MCP client to WordPress — with preview-first safety built in. 93 MCP tools, significant token reduction, builder cookbooks, kill switch, and plan-diff-apply workflow. ### Semantic Librarian (R&D) - **Website**: [https://littlebearapps.com/builds/semantic-librarian/](https://littlebearapps.com/builds/semantic-librarian/) - **Type**: Developer Tool - **Description**: One search across 11 Australian archive APIs simultaneously — Trove, PROV, Museums Victoria, NMA, and more. Semantic search finds records that keyword search misses, across hundreds of institutions and hundreds of millions of records. Free, non-commercial, attribution-first. ## About - [About](https://littlebearapps.com/about/): The story behind Little Bear Apps — philosophy, badge system, and how tools are built - [Transparency](https://littlebearapps.com/transparency/): Behind the scenes — how maturity and privacy badges are earned ## Blog - [Blog](https://littlebearapps.com/blog/): Developer insights, build logs, and what I've been learning - [I voice-code from my phone while walking my dog](https://littlebearapps.com/blog/coding-from-the-park/): I dictate coding tasks to Claude Code via Telegram voice notes while walking my dog. Voice input is 4x faster than typing on a phone. (2026-03-31) - [My $5/month Cloudflare bill hit $4,868 because of an infinite loop](https://littlebearapps.com/blog/d1-billing-disaster-circuit-breakers/): Cloudflare D1 pricing can spiral fast — a bug wrote 3.45 billion rows in 4 days, turning a $5/month bill into $4,868. D1 costs, billing limits, and the circuit breakers I built after. (2026-03-18) - [Dogfooding found 22 bugs my 1,548 tests missed](https://littlebearapps.com/blog/dogfooding-bugs-tests-cant-find/): Dogfooding Untether and PitchDocs daily — and Outlook Assistant when the task calls for it — found 22 bugs that 1,548 automated tests missed. The bugs that matter live in the transitions between states — sleeping and waking, busy and stuck, present and away. (2026-03-08) ## Help Centre Documentation and guides for all tools. - [Help Centre](https://littlebearapps.com/help/): Browse all help articles by tool or topic - [Untether Help](https://littlebearapps.com/help/untether/): Documentation and guides - [Outlook Assistant Help](https://littlebearapps.com/help/outlook-assistant/): Documentation and guides - [PitchDocs Help](https://littlebearapps.com/help/pitchdocs/): Documentation and guides - [ContextDocs Help](https://littlebearapps.com/help/contextdocs/): Documentation and guides - [CF Monitor Help](https://littlebearapps.com/help/cf-monitor/): Documentation and guides ## Links - [Contact](https://littlebearapps.com/contact/): Get in touch — questions, feedback, bug reports, or just to say hello - [Privacy Policy](https://littlebearapps.com/privacy/): How data is handled (almost nothing is collected) - [GitHub](https://github.com/littlebearapps): Open source projects