Native desktop app for loredex vaults — macOS · Windows · Linux: reader with working wikilinks, handoff inbox/outbox board, zoomable atlas, contract timeline, live git sync, and an in-app MCP server. Part of the loredex agent-knowledge ecosystem.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"loredex-desktop": {
"command": "npx",
"args": [
"-y",
"ahmedtawfeeq1/loredex-desktop"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add loredex-desktop npx -y ahmedtawfeeq1/loredex-desktop
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"loredex-desktop": {
"command": "npx",
"args": [
"-y",
"ahmedtawfeeq1/loredex-desktop"
]
}
}
}
📋 Copy
README Excerpt
<div align="center"> <img src="build/icon.svg" alt="Loredex Desktop" width="120"> **The native control surface for [loredex](https://github.com/ahmedtawfeeq1/loredex) vaults — read the team's knowledge, run the handoff lifecycle, see the whole map. macOS · Windows · Linux.** **loredex ecosystem** · [📖 loredex (CLI + core)](https://github.com/ahmedtawfeeq1/loredex) · **🖥️ Desktop** (you are here) · [🔮 Obsidian plugin](https://github.com/ahmedtawfeeq1/loredex-ob
Topics
agent-memory ai-agents claude-code desktop-app developer-tools electron knowledge-base knowledge-management local-first markdown mcp mcp-server