Ishi Meets Claude

Ishi Meets Claude
Anthropic's Claude is one of the most capable AI models available, known for its thoughtful responses and strong reasoning. Here's how to get the most out of Claude with Ishi's Glass Box architecture.
Why Claude with Ishi?
Claude excels at:
- Extended thinking — Deep reasoning with chain-of-thought
- Long context — 200K tokens for massive documents
- Safety-first design — Aligned with human values
- Nuanced writing — Natural, thoughtful prose
Combined with Ishi's local-first approach, you get enterprise-grade AI without data leaving your machine.
Setting Up Claude with Ishi
Get Your API Key
- Visit console.anthropic.com
- Create an account and generate an API key
- Configure in Ishi:
{
"provider": "anthropic",
"model": "claude-sonnet-4-20250514"
}
Available Models
| Model | Context | Best For | |-------|---------|----------| | claude-sonnet-4 | 200K | Balanced performance | | claude-opus-4 | 200K | Complex reasoning | | claude-3-5-haiku | 200K | Fast, lightweight tasks |
Extended Thinking Mode
Claude's extended thinking shows you the reasoning process:
"Let me analyze this folder structure. I see 847 files in Downloads. Categorizing by extension: 234 PDFs (likely documents), 156 images (jpg/png), 89 zip archives... The PDFs contain dates in their filenames following YYYY-MM-DD format, suggesting they should be organized chronologically..."
This pairs perfectly with Ishi's Glass Box — you see why Claude makes decisions before executing.
Glass Box + Claude: The Perfect Match
- You describe → "Organize my project files"
- Claude reasons → Extended thinking shows the plan
- Ishi simulates → Ghost Files preview the changes
- You approve → Execute with confidence
Privacy Note
Your documents are processed locally. Only the text context is sent to Claude's API — never the raw files. For fully offline workflows, consider pairing with Ollama.
Get started: Download Ishi | Claude Docs