Zum Hauptinhalt springen

FAQ

Which file formats does Inkra support?

Inkra works with Markdown files (.md). HTML and PDF are available for export. The preview renders KaTeX formulas, Mermaid diagrams and syntax highlighting for many programming languages.

Is my text sent to a server?

Only when you use the AI assistant. The selected text is sent to the chosen provider. With Ollama, all data stays local. Without AI usage, no data leaves your Mac.

What is Inkra KI?

Inkra KI is an optional monthly subscription (EUR 9.90/month) that provides a dedicated AI endpoint. No API key needed — AI features are available immediately.

Can I use my own AI providers?

Yes, Inkra supports Claude, OpenAI, Ollama and any OpenAI-compatible endpoint. API keys are stored in the macOS Keychain.

Does Inkra run sandboxed?

Yes, Inkra uses the macOS App Sandbox with file access and network entitlements. File access goes through the system security dialogs.

How does the MCP integration work?

The MCP server (inkra-mcp-server) ships as a standalone process inside the app bundle and communicates with the main app via XPC. AI assistants like Claude Code can access the editor through it.