muninn — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsmuninn
    Back to Agents
    muninn

    muninn

    ravnltd February 24, 2026
    3 copies 0 downloads

    Persistent memory for AI coding agents. MCP server that gives Claude, Cursor, and Windsurf institutional knowledge across sessions

    Agent Definition
    # Muninn
    
    [![npm](https://img.shields.io/npm/v/muninn-ai?color=blue)](https://www.npmjs.com/package/muninn-ai)
    [![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL--3.0-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
    [![GitHub stars](https://img.shields.io/github/stars/ravnltd/muninn)](https://github.com/ravnltd/muninn)
    
    **Your AI coding agent forgets everything between sessions. Muninn fixes that.**
    
    ```bash
    npx muninn-ai
    ```
    
    Muninn gives AI coding agents persistent memory via [MCP](https://modelcontextprotocol.io/). Before every edit, the agent knows what's fragile, what decisions were made, and what broke last time. After every session, it writes back what it learned. Knowledge compounds automatically.
    
    > **Works with**: Claude Code, Cursor, Windsurf, Continue.dev, and any MCP-compatible tool.
    
    ---
    
    ## The Problem
    
    AI coding agents are stateless. Every session starts from zero:
    
    - **They break things** — editing a critical file with no idea it's fragile
    - **They contradict themselves** — picking a different pattern than 3 sessions ago
    - **They repeat mistakes** — re-introducing bugs that were already fixed
    - **They lose context** — forgetting *why* something was done a certain way
    
    ## 4 Tools
    
    Muninn exposes 4 tools to your AI agent:
    
    | Tool | Purpose |
    |------|---------|
    | `recall` | Pre-edit context — fragility, co-changers, related decisions, open issues, blast radius |
    | `remember` | Record decisions and learnings — auto-categorized, searchable across sessions |
    | `track` | Bug lifecycle — add when found, resolve when fixed, surface when relevant |
    | `muninn` | Everything else — status, reindex, fragile files, decision outcomes |
    
    ## What Compounds
    
    Muninn gets smarter with every session:
    
    - **Fragility scoring** — weighted composite of dependents, test coverage, change velocity, error history, complexity, and export surface
    - **File correlations** — tracks which files change together to predict co-changes and warn about missed updates
    - **Learn

    Tags

    ai-memoryai-toolsclaude-codecoding-agentcursormcpmcp-servermodel-context-protocolpersistent-memorysqlite

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.