# Tech Stack ## Core Technologies | Component | Technology | Notes | |-----------|------------|-------| | Runtime | OpenCode CLI | Agentic coding tool | | Config format | JSONC | `opencode.jsonc` with comments | | Agent definitions | Markdown + YAML frontmatter | `agents/*.md` | | Memory system | Markdown + YAML | `.memory/` directory | ## MCP Servers | Server | Purpose | Endpoint | |--------|---------|----------| | Context7 | Remote documentation lookup | `https://mcp.context7.com/mcp` | | GitHub Grep | Remote code search across public repos | `https://mcp.grep.app` | | Playwright | Local headless Chromium for UI testing | Local | ## Model Assignments See [Agent Roster](../../AGENTS.md#agent-roster) for model assignments per agent role.