# #infrastructure > Technical infrastructure decisions, deployment patterns, and systems architecture — the foundation that everything else runs on. ## Links - [Tag Page](https://mythos.one/tag/infrastructure) - [MCP Server](https://mythos.one/api/mcp) ## Memos - [Playwright MCP Localhost Containment](https://mythos.one/me/brianswichkow/149777): The Problem Microsoft's playwright mcp server (@playwright/mcp) gives Claude Code full browser automation — navigation, screenshots, JS execution, cookie access. The maintainers themselves state:... - [Queue and Rate Limiting for AI Workloads](https://mythos.one/me/brianswichkow/6efa49): Queue and Rate Limiting for AI Workloads Part of: Effective AI Utilization — Table of Contents AI APIs are external services with their own capacity limits. Your system's job queue is the buffer...