Mindswap

Created By
Gajendra Malviyaa month ago
Local-first AI context and memory server for cross-tool coding continuity. MindSwap helps coding agents and developers persist project context, search prior decisions, manage structured memory, resume work across sessions, and keep MCP-compatible tools aligned through one shared context layer.
Overview

MindSwap

MindSwap is a local-first MCP server and CLI for persistent coding context across sessions.

It helps developers and AI coding tools:

  • save project and task context
  • search previous work and decisions
  • manage structured memory
  • resume interrupted work
  • share one continuity layer across MCP-compatible tools

MCP tools

  • mindswap_get_context — returns current project and workstream context
  • mindswap_save_context — saves progress and updates continuity state
  • mindswap_search — searches repo context, history, and memory
  • mindswap_memory — manages decisions, questions, blockers, and follow-ups

CLI capabilities

  • mindswap init
  • mindswap save
  • mindswap checkpoint
  • mindswap summary
  • mindswap resume
  • mindswap search
  • mindswap ask
  • mindswap memory
  • mindswap doctor
  • mindswap reindex

Install

{
  "mcpServers": {
    "mindswap": {
      "command": "npx",
      "args": ["-y", "mindswap", "mcp"]
    }
  }
}

GitHub: https://github.com/ShipOrBleed/mindswap
npm: https://www.npmjs.com/package/mindswap

Server Config

{
  "mcpServers": {
    "mindswap": {
      "command": "npx",
      "args": [
        "-y",
        "mindswap",
        "mcp"
      ]
    }
  }
}
Project Info
Created At
a month ago
Updated At
a month ago
Author Name
Gajendra Malviya
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All
Payai X402 Tools

6 hours ago
Payai X402 Tools

5 hours ago