Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: MCP

8 articles found

The Persistent Memory Stack I Actually Use...
AI June 18, 2026

The Persistent Memory Stack I Actually Use...

Honest technical deep dive into the persistent memory stack I combine daily in my projects: opencode-supermemory for auto-compact, basic-memory as main memory with Markdown + graph, and forgetful as procedural skills layer. With real configuration examples for Claude Code, Codex,

Read more
Native OpenCode Plugins for Persistent
AI June 16, 2026

Native OpenCode Plugins for Persistent

Comparative technical analysis of three native OpenCode plugins to give your AI agent persistent local memory: simple-memory (logfmt), Mnemosyne (offline Go binary), and true-mem (cognitive psychology).

Read more
Cross-Agent MCP Servers for Persistent
AI June 12, 2026

Cross-Agent MCP Servers for Persistent

Exhaustive technical comparison of three cross-platform MCP servers to give AI agents persistent memory: opencode-supermemory (cloud), basic-memory (Markdown + graph), and forgetful (atomic Zettelkasten). Works with Claude Code, Codex, Cursor and more.

Read more
Headroom: the context compression layer yo...
Headroom June 8, 2026

Headroom: the context compression layer yo...

Deep dive into Headroom, the open-source project (33.4k ⭐) that promises 60-95% token reduction on what you send to an LLM without losing accuracy. We test its 6 algorithms, its reversible CCR, and its proxy mode, and compare it to the rest of the ecosystem.

Read more
Complete Beginner's Guide: Recommended Sta...
AI April 23, 2026

Complete Beginner's Guide: Recommended Sta...

OpenClaw for ready-to-use agents, Vercel AI SDK with Next.js for custom development, OpenAI and Claude models, MCPs for integrations, and Cursor/Claude Code for programming. Complete analysis with practical examples and cost considerations.

Read more
hmem: Hierarchical SQLite Memory for AI Ag...
AI March 27, 2026

hmem: Hierarchical SQLite Memory for AI Ag...

A technical deep-dive into hmem (Humanlike Memory), an MCP server that models human memory in five lazy-loaded levels backed by SQLite + FTS5. How Fibonacci decay, logarithmic aging, and a curator agent solve the context window problem across sessions and machines.

Read more
The PARA Method and File-Based AI
AI March 26, 2026

The PARA Method and File-Based AI

A deep dive into using the PARA method (Projects, Areas, Resources, Archives) as a cognitive scaffold for AI agent memory. How Markdown files, Obsidian, and Logseq via MCP create transparent, human-editable memory systems that actually persist.

Read more
From Copilot to Autonomous Agents: Cline, ...
AI February 2, 2025

From Copilot to Autonomous Agents: Cline, ...

Autocomplete is a thing of the past. Discover how AI Agents like Cline and Cursor are redefining software development, allowing for multi-file editing and autonomous command execution.

Read more