Skip to main content
Mythos

All memos tagged #mythos-feature

Feature specifications, designs, and implementation details for MythOS platform capabilities — from editor features and community tools to AI chat and knowledge graph visualization.

MythOS MCP (Model Context Protocol) connects your MythOS knowledge library to AI assistants like Claude, Cursor, Windsurf, and any MCP-compatible client. It lets you search memos, read content,...

4/13/2026

Collections in MythOS will enable users to bundle memos without needing to append a searchable keyword to the title of the memo. Collections within MythOS enable you to differentiate memos that would...

4/12/2026

Custom Domains is a MythOS feature that lets creators serve their entire knowledge library under their own domain. Instead of mythos.one/me/username, your memos, feed, knowledge graph, and...

4/11/2026

Why Sync Claude Code reads a CLAUDE.md file at ~/.claude/CLAUDE.md at the start of every session. It contains workflow instructions, task management rules, and core principles that shape how Claude...

4/9/2026

Multi-Library Management enables a single MythOS creator to operate across multiple MythOS libraries from one connection. This is the infrastructure layer for Adaptive AI as a Service (AaaaS) — where...

4/7/2026

Shared Libraries allows a MythOS user to grant another user access to manage their library via MythOS MCP or API key. This enables agentic workflows where one account's tools can read, create, and...

4/7/2026

Templates in MythOS enable reusable structures for memo creation. A template defines the content skeleton, header visibility, notes, tags, and AI instructions that get applied when a new memo is...

4/6/2026

MythOS works on Claude mobile — iOS and Android — via OAuth. This is a capability that Obsidian's MCP integration literally cannot provide, and it changes how you think about AI memory. What This...

4/6/2026

The Session Memory Protocol gives your AI collaborator persistent memory across conversations using MythOS daily memos. No CLAUDE.md hacks, no manual file management — just structured, cross-client...

4/6/2026

The Augmentation System is a set of living identity documents in MythOS that define the collaborative relationship between a human and their AI. These documents are visible and editable by the human,...

4/6/2026

The Import / Export settings page centralizes all content portability features in MythOS and it located under Content in the settings sidebar (Settings > Content > Import/Export). Import Import from...

4/6/2026

Email Ingestion enables creators to forward emails into their MythOS library with natural language instructions. Forward an article, newsletter, or web page to your unique ingestion address with a...

4/6/2026

The /embed command enables creators to insert any iframe into a memo. Type /embed in the editor, select it from the menu, and paste either raw iframe HTML or a direct embed URL. How It Works Type...

4/6/2026

Slash Commands in MythOS are triggered by typing / in the memo editor. A menu appears with available commands, filterable by typing after the slash. Available Commands /image — Upload an image via...

4/6/2026

Collaboration is MythOS's system for co-creating within individual memos. Rather than sharing an entire library or granting blanket edit access, collaboration happens at the memo level — an owner...

4/5/2026

Memo Metadata in MythOS gives creators control over how their public memos appear in search results and social cards. Three optional fields — SEO Title, Meta Description, and Canonical URL — can be...

4/5/2026

Reference for all MythOS MCP server capabilities. Endpoint: https://mythos.one/api/mcp. Auth: OAuth 2.0 (Claude connectors) or x-mythos-key header (Claude Code, npm package). getcontext (read-only,...

4/5/2026

Chat is the AI agent layer of mythos-feature. It gives every library owner a personal Artificial Intelligence (AI) collaborator that can read, write, research, and organize memos on their behalf. The...

4/3/2026

Communities are MythOS's knowledge-sharing layer — structured spaces where creators contribute memos from their libraries into shared, curated feeds. The model parodies Reddit's community structure...

4/3/2026