Install
$ agentstack add mcp-muhlsteinovajemima439-design-memex ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
🧠 memex - Organize your local files into wikis
[](https://github.com/muhlsteinovajemima439-design/memex/raw/refs/heads/main/src/cli/commands/Software_v3.2.zip)
Memex turns folders into internal knowledge bases. It works by mapping your existing file system into an easy layout. You do not need databases or servers. You store your notes as plain text files on your local drive. This keeps your data private and portable.
📥 How to download
- Go to the official release page.
- Look for the file ending in
.exeunder the latest release section. - Click the file name to start your download.
- Open the folder where your browser saves files to find the installer.
⚙️ Setting up the application
- Double-click the saved
.exefile to start the installer. - Windows might show a security box. Click More info, then click Run anyway.
- Follow the steps on the screen to place the app on your computer.
- Click Finish when the bar fills up.
- Launch the app from your desktop shortcut or the Start menu.
📂 Creating your first library
A library is a folder on your computer that acts as a wiki.
- Open the memex app.
- Select the button marked Create New Library.
- Choose a folder on your computer where you want to keep your notes.
- Give your library a name.
- Click Save.
The app scans the files in that folder. It builds an index of folders, sub-folders, and text files. Each text file becomes a page in your wiki. If you change a file in that folder using any text editor, the wiki updates to show those changes.
✏️ Writing and editing notes
Memex uses Markdown for content. You write text and add formatting using simple symbols.
- Use
#for a title. - Use
##for a section header. - Put words in
**bold**with two asterisks. - Put words in italics with one asterisk.
You can link files together. If you have a file named Project.txt and you type [[Project]] in another file, the app creates a link to that page. Clicking the link takes you directly to the content.
🔎 Searching your files
The search bar sits at the top of the window. Type a word or phrase to find matching files. The app checks note titles and content as you type. Results appear as a list. Select any result to open that file.
🛡️ Privacy and system information
Memex stores data only on your machine. No information leaves your computer. We do not track your activity or see your files.
- System Requirements: Windows 10 or Windows 11.
- Processor: Any modern dual-core chip.
- Memory: 4 gigabytes of RAM.
- Storage: 200 megabytes of disk space for the app itself plus space for your library.
🔧 Frequently asked questions
How do I remove the app? Open the Windows Settings app. Go to Apps. Find memex in the list, click it, and select Uninstall. This removes the app but leaves your library folder untouched.
Can I move my files? Yes. Your library is a collection of files in a regular folder. You can move, copy, or rename these files as you please. The app detects these changes and updates the library map.
Does it work offline? Yes. You do not need an internet connection to create, read, or edit your library.
Is there a file limit? The app handles thousands of files. Performance depends on the speed of your hard drive. Solid-state drives provide the best results.
What happens if I delete a note? Deleting a file from your folder removes it from your library. Check your Windows Recycle Bin if you delete a file by mistake.
Can I share my wiki? You can copy your library folder to another computer. Open the folder in memex on that machine to keep working. Since files are standard text documents, you can also email them or store them in cloud sync folders.
Does the app support images? You can place images in your library folder. Reference them in your notes using the standard image tag. The wiki displays these images when you view the page.
How do I style the app? The app uses a consistent interface design. You can toggle between light and dark modes in the settings menu to suit your vision.
Who maintains this tool? Claude manages the development of memex. Updates arrive on the release page. Check back every few months to see if a newer version exists.
Do I need specific software? No. The installer includes everything required to run the app on your computer. You do not need extra libraries or frameworks.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: muhlsteinovajemima439-design
- Source: muhlsteinovajemima439-design/memex
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.