Skip to main content

Maenifold Tools

26 MCP tools for persistent knowledge management, graph operations, and AI orchestration.

AddMissingH1

One-time migration tool prepending `# {title}` headers to legacy memory files lacking top-level H1. Ensures consistent markdown structure for rendering and graph integration. Idempotent with dry-run preview.

View tool →

Adopt

Loads , , or JSON configuration from `~/maenifold/assets/` to enable specialized thinking modes.

View tool →

AnalyzeConceptCorruption

⚠️ **MUST USE BEFORE RepairConcepts.** Read-only diagnostic revealing `` families and variants for safe consolidation planning.

View tool →

AssumptionLedger

Declare, update, and track assumptions without auto-inference. Stores as markdown in `memory://assumptions/` with `` integration.

View tool →

BuildContext

Traverses concept relationships via multi-hop graph queries.

View tool →

DeleteMemory

Permanently removes memory files from disk with confirmation safety.

View tool →

EditMemory

Modifies existing memory files with preservation and checksum safety for graph integrity.

View tool →

ExtractConceptsFromFile

Extracts `` concepts from memory files to analyze graph nodes before synchronization.

View tool →

FindSimilarConcepts

Discovers semantically similar concepts using 384-dimensional vector embeddings and cosine similarity.

View tool →

GetConfig

Returns Ma Core system configuration for debugging and troubleshooting.

View tool →

GetHelp

Loads complete tool documentation from `~/maenifold/assets/usage/tools/{toolname}.md` for detailed usage guidance.

View tool →

ListMemories

Explores memory system folder structure with file counts and sizes for navigation and organization planning.

View tool →

ListWorkflows (DEPRECATED)

**Removed.** Use MCP resource tools.

View tool →

MemoryStatus

Returns system statistics: file counts, graph metrics, storage usage.

View tool →

MoveMemory

Relocates/renames knowledge files in `~/maenifold/memory/` while preserving `` and updating metadata timestamps.

View tool →

ReadMemory

Retrieves content from `~/maenifold/memory/` files by URI or title with checksum for safe editing.

View tool →

RecentActivity

Monitors system activity with time-based filtering for memory files and thinking sessions.

View tool →

RepairConcepts

Repairs graph corruption by replacing `` variants with canonical form in source markdown files. **DANGER: Permanently modifies files.**

View tool →

RunFullBenchmark

Validates Ma Core performance claims: GRPH-009 CTE vs N+1, search latency, sync timing, complex traversal bottlenecks.

View tool →

SearchMemories

Full-text content search across `~/maenifold/memory/` with scoring, snippets, and flexible filtering.

View tool →

SequentialThinking

Test-time adaptive reasoning with revision, branching, and multi-agent collaboration. Persists to `memory://thinking/sequential/{session-id}`.

View tool →

Sync

Rebuilds knowledge graph from all `` concepts in memory files. Extracts concepts, builds co-occurrence relationships, updates search indices.

View tool →

UpdateAssets

Refreshes `~/maenifold/assets/` from packaged assets after maenifold upgrades.

View tool →

Visualize

Generates Mermaid diagrams of concept relationships from `~/maenifold/memory.db` graph database.

View tool →

Workflow

Orchestrates systematic problem-solving through predefined methodologies with embedded sequential thinking.

View tool →

WriteMemory

Creates knowledge files in `~/maenifold/memory/` with automatic graph integration via `` concepts.

View tool →

About These Tools

Maenifold provides a comprehensive toolkit for knowledge graph operations, semantic search, concept repair, and complex reasoning workflows.

Each tool is available as an MCP (Model Context Protocol) server and can be integrated into your Claude projects, Continue IDE extensions, and Cline workflows.