# #model-context-protocol > Explorations of Anthropic's Model Context Protocol (MCP) — the open standard for connecting AI assistants to external tools and data sources. Covers implementation patterns, server architecture, and the emerging MCP ecosystem. ## Links - [Tag Page](https://staging.mythos.one/tag/model-context-protocol) - [MCP Server](https://staging.mythos.one/api/mcp) ## Memos - [Why MythOS Is What Karpathy Described](https://staging.mythos.one/me/brianswichkow/54528e): On April 2, 2026, Andrej Karpathy posted a detailed architecture for "LLM Knowledge Bases" — personal knowledge systems built and maintained by LLMs, stored as markdown, compounding with use. He... - [MythOS on Claude Mobile](https://staging.mythos.one/me/brianswichkow/c8a6e4): 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... - [MythOS Session Memory Protocol](https://staging.mythos.one/me/brianswichkow/c373db): 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... - [MythOS MCP](https://staging.mythos.one/me/brianswichkow/d1e58c): MythOS MCP (Model Context Protocol (MCP)) connects your MythOS knowledge library to AI assistants like Claude, Cursor, Windsurf, and any MCP-compatible client. It lets you search memos, read content,... - [MythOS MCP — Tools, Resources & Prompts](https://staging.mythos.one/me/brianswichkow/8097c9): 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,... - [Model Context Protocol and Claude Mythos](https://staging.mythos.one/me/brianswichkow/9e45fe): 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,... - [Implicit Loading (MythOS MCP)](https://staging.mythos.one/me/brianswichkow/5f8322): Implicit loading is a design pattern in MythOS MCP where a collaborator's preferences, style rules, and identity context are automatically included in MCP tool responses — without requiring a... - [Beehiiv MCP](https://staging.mythos.one/me/brianswichkow/907866): Beehiiv MCP is a model-context-protocol integration that connects the Beehiiv newsletter platform directly to AI assistants like Claude, ChatGPT, Gemini, and Perplexity. Announced in March 2026, it... - [Rube MCP](https://staging.mythos.one/me/brianswichkow/a4b66a): Watch Contexts model-context-protocol