Open Source & Self-Hosted

Your Mind,
Organized.

The agent-native knowledge platform for the modern mind. Local-first, privacy-focused, and infinitely extensible.

mino.ink/workspace

MOC-Architecture

- Linked to: `System-Design.md`, `Scalability.md`, `Infra-Choices.md`

- Tags: #core-systems #backend #planning

Agent update:

• Added backlinks between related architecture notes.

• Created section summaries for fast retrieval.

• Suggested two missing documents from recent imports.

Built for Developers

Six pillars that make Mino different from every other notes app.

⤓

Smart Import

Drop in web pages, emails, PDFs, voice memos, or YouTube videos. The AI agent formats and files them automatically.

✦

AI Organization

Your notes organize themselves. The agent auto-tags, links related content, and maintains your knowledge graph.

⌕

Intelligent Retrieval

Semantic search across your entire vault. Ask questions in natural language and get synthesized answers.

🔒

Self-Hosted & Private

Your data stays yours. Deploy with one command, connect any client. Full control, zero vendor lock-in.

⚡

Agent-Native API

Built for AI agents first. MCP tools let Antigravity, Cursor, or any agent read and write your notes directly.

☁

Everywhere, Offline

Web, iOS, Android — all offline-first with CRDT sync. Edit anywhere, conflicts resolve automatically.

From Chaos to Clarity

Three steps to a perfectly organized knowledge base.

01

Capture Everything

Write in markdown, import from anywhere, or dictate with voice. Every note is a plain .md file — no lock-in, ever.

02

AI Organizes

The agent reads your notes, auto-tags them, files them into the right folders, and creates links between related ideas.

03

Retrieve Instantly

Ask questions, search semantically, or browse your auto-generated knowledge graph. Your second brain, always up to date.

Meet the AI Organizer

Not a chatbot — a knowledge steward that works in the background.

✦AI OrganizerBETA
v0.4.2-beta
✦
I found 3 notes about "architecture" that aren't linked together. Want me to connect them and create a Map of Content?
Yes, and also tag them with #core-systems
T
✦
Done! I've:
• Linked all 3 architecture notes
• Created MOC-Architecture.md
• Added #core-systems to each
• Found 2 more related notes in /Research you might want to include

A Modern Stack

Every choice made for performance, developer experience, and self-hosting simplicity.

🟠

BUN

Server Runtime

🔥

HONO

API Framework

▲

NEXTJS

Web App

📱

EXPO

Mobile Apps

🗄

SQLITE

Index + FTS5

🔄

YJS

CRDT Sync

🤖

MCP

Agent Protocol

📝

MD

Source of Truth

Built in the Open

Mino is 100% open-source. Self-host with one command, fork it, extend it, or contribute. Your notes are yours — forever.

$curl -fsSL https://mino.ink/install.sh | bash