EveryDev.ai
Subscribe
Home
Tools

3,569+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Memco
    Memco icon

    Memco

    Agent Memory
    Featured

    Memco is a shared memory layer for AI agents that captures lessons from agent runs and makes them available across models, tools, and teams so each agent starts with what the organization already knows.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    For individual developers building with public APIs, SDKs, frameworks and open-source tools.

    Team: $599/yr
    Enterprise: Custom/contact

    Engagement

    Available On

    Windows
    Web
    API
    CLI

    Resources

    WebsiteDocsllms.txt

    Topics

    Agent MemoryAgent FrameworksAI Coding Assistants

    Alternatives

    MemmyLettaLetta Code
    Developer
    Memco LabsLondon, UKEst. 2025

    Listed Aug 2026

    About Memco

    Memco builds Spark, a shared memory platform for AI coding agents, founded in 2025 and headquartered across London, San Francisco, and Stockholm. Rather than letting each agent session start from zero, Memco captures what worked, what failed, and what changed during a run, then makes those lessons available to every subsequent agent within boundaries the organization controls. The company was co-founded by Scott Taylor (former Global Head of AI Products at AIG Investments) and Valentin Tablan (former Lead Scientist for Amazon Alexa), with Kristoffer Bernhem owning the retrieval and ranking architecture.

    What It Is

    Memco Spark is a governed, shared memory layer that sits between AI agents and the knowledge they produce. When an agent completes a task, the run generates a trace — a fix, a dead end, or a human correction. A reviewer promotes the useful part into a scoped, owned lesson. The next agent recalls that lesson before it starts spending tokens. The core claim, backed by a published benchmark (arXiv:2607.22157), is that agents using shared memory achieved 2.6× the task success of a static-RAG baseline on τ-bench banking tasks, converting 49% of previously unsolved tasks and retaining 88% of learned solutions — with zero weight updates or fine-tuning.

    How the Memory Loop Works

    Spark exposes four MCP/CLI tool calls that agents use organically during work:

    • search — retrieves relevant memories at task start or on errors, ranked by a hybrid of vector similarity, BM25 full-text match, and Bayesian trust weighting
    • create_memory — stores a new insight when an agent discovers an undocumented behavior or workaround; enters the store with an initial trust score
    • enrich_memory — refines an existing memory by attaching the outcome of a task to the rule that informed it
    • share_feedback — positive and negative scores feed the Bayesian trust model, shaping retrieval ranking for every future session

    Trust is modeled as a probability distribution per memory, not a scalar. Memories that stop earning positive feedback gradually lose confidence and decay out of retrieval without manual intervention. Retirement is also a first-class action: memories can be edited, deduplicated, or explicitly retired.

    Architecture and Deployment

    Spark runs as a single instance that multiple agent nodes connect to over MCP and CLI. It maintains two isolated memory scopes: private organization memory (the default, never leaving the tenant) and an opt-in read-only public community pool covering widely-used libraries and frameworks. Memco offers three deployment options:

    • Managed tenant — a dedicated Spark instance in Memco's cloud, isolated at data and compute level, deployable in hours
    • VPC — the Spark instance runs inside the customer's cloud boundary, with UK/EU residency options
    • On-premises — entirely behind the customer's firewall; organization memory never leaves customer-controlled infrastructure

    The platform is model-agnostic (Claude, OpenAI, Gemini, Llama, DeepSeek, Qwen), IDE-agnostic (Cursor, Windsurf, Zed, JetBrains, VS Code, GitHub), and harness-agnostic (Claude Code, Codex, Copilot).

    Enterprise Governance

    For larger organizations, Memco provides RBAC and permissioned sharing down to the memory-entry level, full provenance tracing every memory back to the originating run and human correction, exportable audit logs for compliance, and SSO/SAML. The company states SOC 2 Type II is in progress (as of July 2026) and a DPA is available for GDPR readiness. Private memory pools can be scoped per-team, per-repo, per-org, or per-deployment, and sharing across boundaries is opt-in and explicit. The company explicitly states it does not train models on customer data.

    Benchmark and Research Signal

    Memco publishes its benchmark methodology openly on arXiv (2607.22157), running 97 tasks × 4 trials across two models with 2,700+ simulated conversations against a static-RAG baseline. The company also publishes internal evaluations claiming −40% LLM costs at steady state, −34% wall-clock time per task, and −31% agent steps to completion on SWE-bench (March 2026, Memco-controlled evaluation). The homepage attributes trust from engineers at Microsoft, Stack Overflow, and CodeRabbit, per vendor-published claims.

    Memco - 1

    Community Discussions

    Be the first to start a conversation about Memco

    Share your experience with Memco, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Developer

    For individual developers building with public APIs, SDKs, frameworks and open-source tools.

    • Public memory for APIs, SDKs and frameworks
    • Works in Claude Code, Codex, Cursor, Copilot
    • Public memory access without monthly caps
    • Community support
    • Cloud only

    Team

    Popular

    For engineering teams that want AI work to compound across people, repos and tools.

    $599/yr
    billed annually
    $69/mo monthly
    • Everything in Developer
    • Private team memory across repos, tools and agents
    • Decisions, fixes and patterns captured once, reused
    • Same memory in Claude Code, Cursor, Codex, Copilot and custom agents
    • Review, edit, deduplicate and retire shared memories
    • Memory reuse, agent activity and token-savings insights

    Enterprise

    Platform and programme licensing for organisations running agents across teams, tools, models and governed workflows.

    Custom
    contact sales
    • Everything in Team
    • SSO / SCIM, RBAC and audit logs
    • Policy-seeded memory and provenance
    • Client / programme memory scoping
    • VPC, on-prem and UK/EU residency
    • Dedicated support and paid pathfinders
    View official pricing

    Capabilities

    Key Features

    • Shared memory across agents, models, IDEs, and harnesses
    • Bayesian trust modeling with decay for stale memories
    • Hybrid retrieval: vector similarity + BM25 + trust weighting
    • Human review gate before lessons are promoted to shared memory
    • Full provenance on every lesson (run, reviewer, scope)
    • Memory retirement as a first-class action
    • Scoped memory pools: team, org, public commons
    • RBAC and permissioned sharing down to memory-entry level
    • Audit logs exportable for compliance
    • SOC 2 Type II (in progress), GDPR-ready, DPA available
    • SSO/SAML support
    • VPC, on-premises, and UK/EU data residency options
    • MCP and CLI integration
    • Public community memory pool (opt-in, read-only)
    • No metering on memory operations for normal use
    • Memory reuse, agent activity, and token-savings insights dashboard

    Integrations

    Claude Code
    Cursor
    Windsurf
    Zed
    JetBrains
    VS Code
    GitHub Copilot
    Codex
    Claude (Anthropic)
    OpenAI GPT
    Google Gemini
    Meta Llama
    DeepSeek
    Qwen
    Linear
    Jira
    Confluence
    Notion
    Zendesk
    Sentry
    PagerDuty
    Hermes
    OpenClaw
    buzz.xyz
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Memco and help others make informed decisions.

    Developer

    Memco Labs

    Memco Labs builds Spark, a shared memory layer for AI agents that turns agent run traces into governed, reusable organizational knowledge. Founded in 2025 with offices in London, San Francisco, and Stockholm, the team is led by Scott Taylor (former Global Head of AI Products at AIG Investments) and Valentin Tablan (former Lead Scientist for Amazon Alexa). Memco designs for enterprise constraints first — private by default, with RBAC, provenance, and on-premises deployment built into the core architecture.

    Founded 2025
    London, UK
    10 employees

    Used by

    Microsoft
    Stack Overflow
    CodeRabbit
    Read more about Memco Labs
    Website
    1 tool in directory

    Similar Tools

    Memmy icon

    Memmy

    A personal AI memory hub and local agent runtime that gives every AI tool — Cursor, Claude Code, Codex, and more — one shared, fully controlled long-term memory.

    Letta icon

    Letta

    Letta is an open-source platform for building stateful AI agents with persistent memory that can continuously learn and self-improve over time.

    Letta Code icon

    Letta Code

    Letta Code is an AI coding assistant powered by stateful agents with persistent memory, enabling long-context, multi-session coding help directly in your development environment.

    Browse all tools

    Related Topics

    Agent Memory

    Memory layers, frameworks, and services that enable AI agents to store, recall, and manage information across sessions. These tools provide persistent, semantic, and contextual memory for agents, supporting personalization, long-term context retention, graph-based relationships, and hybrid RAG + memory workflows.

    124 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    618 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    751 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions