Emercoin Agent MCP Server

A runnable Docker stack: an Emercoin node plus an agent gateway that turns the chain's Name-Value Storage (NVS) into an on-chain identity & memory layer for AI agents. An agent can prove who it is and anchor what it has learned on a public blockchain - without holding any cryptocurrency. Hosted at ai.emercoin.com; exposed to agents as the emercoin-agent MCP server.

People who need memory tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-06-16 · ★ 8 · #235 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Emercoin Agent

Claude Code

claude mcp add emercoin-emer-ai-tools --transport http https://ai.emercoin.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "emercoin-emer-ai-tools": {
      "url": "https://ai.emercoin.com/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://ai.emercoin.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · 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 container (OCI image) - can be sandboxed away from your filesystem · remote - your agent's requests go to ai.emercoin.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

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

03 · Who maintains Emercoin Agent

Emercoin Agent is maintained by emercoin. It's the only MCP server we track from this author; the repo dates to Nov 2020.

04 · Facts

category
memory - ranked #235 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.emercoin/emercoin-agent (active, first published 2026-06-12 · 2 versions)
packages
oci:docker.io/emercoin/mcp:0.1.0

05 · Emercoin Agent FAQ

What is Emercoin Agent?

A runnable Docker stack: an Emercoin node plus an agent gateway that turns the chain's Name-Value Storage (NVS) into an on-chain identity & memory layer for AI agents. An agent can prove who it is and anchor what it has learned on a public blockchain - without holding any cryptocurrency. Hosted at ai.emercoin.com; exposed to agents as the emercoin-agent MCP server.

Is Emercoin Agent still maintained?

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

How do I install Emercoin Agent?

Run `claude mcp add emercoin-emer-ai-tools --transport http https://ai.emercoin.com/mcp`. You can also paste the ready-made client config above.

Does Emercoin Agent require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Emercoin Agent

Pairs well with

Servers that cover what Emercoin Agent 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