ocx - OpenCode extension manager
Bun-based package manager for OpenCode that gives you portable, isolated profiles. Makes setup reproducible across machines without leaking config between projects.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Related entries
Claudraband - persistent, resumable Claude Code sessions over HTTP and ACP
Wraps the real Claude Code TUI with a session lifecycle layer. Resumable non-interactive workflows, HTTP daemon for remote/headless control, ACP server for editor integrations (Zed, Toad). Drives your existing Claude Code install rather than reimplementing it - keeps skills, hooks, MCPs, and approvals intact.
MicrosoftDocs/mcp - official Microsoft Learn MCP server
Microsoft's official MCP server and CLI that exposes Microsoft Learn docs and code samples to LLMs and AI agents in real time.
kordoc - HWP/HWPX/PDF/XLSX/DOCX to Markdown
CLI and MCP server that parses Korean office formats (HWP, HWPX) along with PDF, XLSX, and DOCX into Markdown for agent consumption. Targets Korean document workflows that other parsers skip.
voiden - design and test APIs in plain Markdown
Git-native API client where requests, tests, and docs are composed from reusable Markdown blocks. Bruno-style workflow with no lock-in, versioned alongside your code.