Agent-Memo.AI
Cloud memory for Claude Code, Cursor, and any MCP-compatible agent. Context persists across sessions, projects, and teams.
Documentation
Agent-Memo.AI gives your AI coding agent persistent cloud memory. Decisions, preferences, architecture choices, and project context are stored once and recalled across every session.
Setup Guide
Get started in 2 minutes. Add two config files and your agent has persistent memory.
MCP Integration
14 tools via Model Context Protocol. Works with Claude Code, Cursor, Windsurf, and any MCP client.
REST API
Full HTTP API for memory CRUD, semantic search, topic management, and knowledge graph operations.
Knowledge Graph
Store entity relationships and query connected facts. Track how decisions and architecture evolve over time.
Quick start
# 1. Sign up and get your API token
open https://agent-memo.ai/register
# 2. Add .mcp.json + .claude/settings.local.json to your project
See setup guide → agent-memo.ai/docs/setup
# 3. Start Claude Code — your agent now has memory
claude
Key concepts
Memories
Discrete units of knowledge — decisions, preferences, facts, feedback. Each memory has a type, topic, importance level, and optional tags.
Projects
Memories are scoped to projects. Each repository or workspace gets its own isolated memory space. Auto-detected from git remote or directory name.
Knowledge Graph
Entity-relationship store for structured facts. Track how components connect, who owns what, and how architecture decisions relate.
Semantic Search
BGE-M3 embeddings enable cross-language retrieval. Find memories by meaning, not just keywords.
Servidores relacionados
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
Secure Ubuntu MCP Server
A security-focused MCP server for performing safe operations on an Ubuntu system, featuring robust security controls and audit logging.
Umbrix MCP Server
An MCP server for the Umbrix CTI platform, providing AI-powered threat intelligence.
Weather Union
Provides weather data and air quality information using the Weather Union API.
SmartThings
Integrate and control SmartThings devices using a personal access token.
Alpaca
Interact with the Alpaca trading API for stock trading, account management, and market data using LLMs.
IPOGrid IPO Calendar & Filing Research
IPO calendar, SEC filings, deal terms, comparable IPO deals, market snapshots, and post-listing outcome research via the IPOGrid MCP server.
Kong Konnect MCP Server
Interact with Kong Konnect APIs to query and analyze Kong Gateway configurations, traffic, and analytics.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers that operates without authentication.
FFmpeg Micro
FFmpeg Micro MCP - Transcode videos in the cloud via n8n or Make, no server setup. Code: https://github.com/javidjamae/ffmpeg-micro-mcp/