Bulk Import loads an existing subscriber list into Newsletters from a single CSV upload — you map a file of emails and optional names to your newsletter, and MythOS creates every subscription in one...
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.
Memo Update Tools are a MythOS MCP capability for editing an existing memo at three granularities — the whole memo, a single section, or a single line or list-item — so an AI agent can make a precise...
How to connect your MythOS knowledge library to Claude Code using an API key. When you connect MythOS to Claude Code, your knowledge library loads into every terminal session — search, read, create,...
The Model Context Protocol (MCP) is an open protocol developed by Anthropic and donated to the Linux Foundation that standardizes how Artificial Intelligence (AI) models connect to external tools,...
A pin memo is one that appears at the top of a user's Memo Feed. Show a user's three most recently updated memos that have the hashtag 'pinned' above their Memo Feed—show the title and snippet (we'll...
Tiered Context-Loading System is the three-level architecture (L0, L1, L2) that the MythOS MCP uses to load augmentation context progressively — small always-on core, deeper context on demand. The...
How to find memos by meaning — not just keywords — in your MythOS library using Semantic Search. When your library has hundreds of memos, keyword search only finds what you remember naming. Semantic...
Natural language prompt patterns for working with your MythOS knowledge library through any MCP-connected AI client. You don't need to know tool names or parameters. Tell your AI what you want in...
How to ask questions answered by RAG over your MythOS knowledge library from any MCP-connected AI client. When your library grows beyond what you can hold in your head, chatwithlibrary lets your AI...
How to connect your MythOS knowledge library to Cursor, Claude Desktop, or Windsurf using the mythos-mcp npm package. MCP clients that support stdio transport connect to MythOS through a lightweight...
How to connect your MythOS knowledge library to Claude.ai and Claude mobile using OAuth. Your library becomes accessible in every Claude conversation — desktop web, iOS, and Android — with a one-time...
Memo Casting is the authorial voice layer of MythOS Newsletters. Where newsletters distribute memos automatically based on topic and threshold, Memo Casting gives creators two deliberate publishing...
Connecting MythOS to Cursor gives the AI-native editor direct, identity-aware access to your memos, knowledge graph, and RAG-powered library chat through the Model Context Protocol (MCP). Cursor is...
mythos mythos-feature
mythos-feature
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...
Adding trash to a memo moves it to the trash. Contexts mythos-feature
A public memo in MythOS is a memo that anyone with the link can view and that may appear in search engine results and Large Language Model (LLM) answers. Anyone with a Scribe Subscription or above...
Tags—words and phrases preceded by the # symbol—create a link to a searchable folder where all resources with that same tag can be viewed. This gives readers of your resources the ability to choose...
Autocomplete is coming-soon. Contexts mythos-manual mythos-feature
