MCP Server Changelog
All notable changes to the horizOn MCP Server.
1.0.0 (2026-02-20)
Bug Fixes
- normalize gitignore patterns with trailing slashes (aef3168)
Features
- add documentation resources (overview, features, API ref, quickstarts) (5582df7)
- add HTTP API client for horizOn App API (eceae24)
- add prompts (integrate-feature, setup-auth, debug-connection, explain-feature) (73f17af)
- add semantic-release with npm publish and changelog sync (2532d36)
- implement all 19 MCP tools wrapping the horizOn App API (cecf5fb)
- scaffold project with MCP server entry point (2b20efa)