# #prompts > 1 public memo tagged #prompts on MythOS. ## Links - [Tag Page](https://mythos.one/tag/prompts) - [MCP Server](https://mythos.one/api/mcp) ## Memos - [Prompt Architecture](https://mythos.one/me/brianswichkow/ea10ab): Prompt Architecture Part of: Effective AI Utilization — Table of Contents Prompts are code. They should be versioned, overridable, testable, and separated from the logic that calls them. BrianBot's...