API
Using the Muninn API, you can interface with the application with your own code and business logic.
Using the Muninn API, you can interface with the application with your own code and business logic.
A Muninn board is a document: metadata, responsive breakpoint layouts, sections, and items with a grid position per breakpoint. The REST API exposes that document directly, so you can keep a board in version control, generate it from your infrastructure, or change a single element from a script.
Custom widgets are a new feature. Share feedback, ask questions, and discuss ideas in our GitHub Discussions.
Muninn exposes a Model Context Protocol server at /api/mcp/mcp, enabling AI assistants like Claude, Cursor, VS Code Copilot, and Claude Code to interact with your Muninn instance using natural language.