Building a FeatureOps Agent in OpenCode with the Unleash MCP server
Blog post from Unleash
The guide provides a comprehensive walkthrough for setting up a model-neutral governance system for feature flags using the Unleash MCP server and OpenCode, emphasizing a systematic approach to ensuring consistent and secure feature deployment. It outlines a step-by-step process starting with connecting the MCP server to OpenCode, encoding policies in AGENTS.md, and building a custom FeatureOps agent with permission controls, to automating CLI workflows. The process includes creating reusable skills and commands that streamline multi-step workflows, and integrating these setups into batch operations and CI/CD processes. Each level of the setup builds upon the previous, ensuring a consistent governance framework irrespective of the machine learning model used. The guide is structured to allow developers to gradually implement these layers, starting with manual workflows and expanding to a full-featured governance system, all while maintaining autonomy from specific models or vendors.