Will I lose the on-device experience if I switch?
No. Shadowtype runs a local LLM on Apple Silicon, fully offline, no account — the same private ghost-text autocomplete you have today. You keep Tab-to-accept and system-wide completion; you just stop paying monthly. On the privacy-and-local axis the two are a genuine tie.
Is there a free Cotypist alternative?
Yes. Shadowtype is free and open source — system-wide completion and Tab-to-accept, every feature, no cap, no account.
Cotabby is another free, open-source community option worth a look. Most people leaving Cotypist’s subscription land on Shadowtype.
Do I need to cancel my Cotypist subscription first?
No. Shadowtype is a separate app — install it, try the free tier alongside Cotypist, then cancel Cotypist whenever you’re ready. There’s nothing to migrate; your text never left your Mac in either app, so there’s no data to export or import.
Does Shadowtype work in the same apps?
Yes. Shadowtype gives you ghost-text completion in any standard macOS text field — Mail, Notes, Slack, browsers, editors — the same surfaces Cotypist covers. Both require macOS 14 or later on Apple Silicon; neither supports Intel Macs.
Can my own scripts, editors, and agents use the same local model?
Yes. Shadowtype exposes an OpenAI-compatible HTTP endpoint on 127.0.0.1 with no key required, so your terminal, editor plugins, and AI agents can call /v1/chat/completions against the same on-device model. A built-in MCP server plugs into Claude Code and other MCP clients, and the BYOM picker loads any GGUF you drop in. Everything is bound to localhost — nothing leaves your Mac. Cotypist doesn’t offer a local API or MCP server.