Acmi MCP

ACMI is the open protocol for persistent agent context. Version v1.5 formalizes Fleet Comms Protocol: atomic pre/post events, wake-directives, handoff-ack chains, and correlation-aware timelines that make multi-agent work auditable instead of anecdotal.

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-23 · ★ 3 · #189 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Acmi MCP

Claude Code

claude mcp add madezmedia-acmi --transport http https://server.smithery.ai/@madezmediapartners/acmi-mcp/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "madezmedia-acmi": {
      "url": "https://server.smithery.ai/@madezmediapartners/acmi-mcp/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@madezmediapartners/acmi-mcp/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to server.smithery.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package @madezmedia/acmi-mcp - published under the repo owner's npm scope (@madezmedia)

registry namespace io.github.madezmedia is GitHub-verified and matches the repo owner

03 · What Acmi MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.2.0 · 2026-05-10

add quota-monitor.mjs for hourly model-provider rate-limit telemetry · add Three Keys manifesto v1.0 · rename acronym to Agentic Context Memory Interface · New Contributors · @madezmedia made their first contribution in

04 · Who maintains Acmi MCP

acmi-mcp is maintained by madezmedia. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
memory - ranked #189 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.madezmedia/acmi-mcp (active, first published 2026-05-14)
packages
npm:@madezmedia/acmi-mcp

06 · Acmi MCP FAQ

What is Acmi MCP?

ACMI is the open protocol for persistent agent context. Version v1.5 formalizes Fleet Comms Protocol: atomic pre/post events, wake-directives, handoff-ack chains, and correlation-aware timelines that make multi-agent work auditable instead of anecdotal.

Is Acmi MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-23. We re-verify nightly.

How do I install Acmi MCP?

Run `npx -y @madezmedia/acmi-mcp`. You can also paste the ready-made client config above.

Does Acmi MCP require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Acmi MCP

Pairs well with

Servers that cover what Acmi MCP doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58