MCP Servers / development / MindSwap AI

MindSwap AI

JSON →
none6development

Your AI's black box recorder. CLI + MCP server for AI handoffs across Claude Code, Cursor, Codex, Copilot, and more.

Install
How to run this server
[ { "cmd": "npx mindswap", "imports": [] } ]
server path: mindswap-ai
Tools
What this server exposes
init
Set up a repo and import existing AI context
save
Capture the current task, git state, and decisions
doctor
Check setup health and stale context
resume
Start with a clean briefing
ask
Search project memory with citations
memory
Manage blockers, assumptions, questions, and resolutions
reindex
Rebuild the local SQLite search index from your file-based memory
sync
Share continuity state across machines
mcp
Expose context to AI clients
mcp-http
Expose context to AI clients via HTTP
mcp-install
Generate context for tools like Claude Code, Cursor, Copilot, Codex, Windsurf, Cline, Roo, Aider, Amp, Gemini CLI, and AGENTS.md-based workflows
log
Log a memory entry with type and optional global scope
Configuration
Environment & auth
authnone
Resources
MindSwap AI — MCP Server · libregistry