Skip to main content

4 docs tagged with "API"

View all tags

API

Using the Muninn API, you can interface with the application with your own code and business logic.

Board as Code

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

Custom widgets are a new feature. Share feedback, ask questions, and discuss ideas in our GitHub Discussions.

Model Context Protocol (MCP)

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.