Loomal

Mnemoscope

MCP server by github.com/toonight/mnemoscope

Predict context rot, sign every agent write, tier reads. Markdown-native, 100% local.

0 starsnpm: @mnemoscope/mcp-server

About Mnemoscope

Mnemoscope is an MCP (Model Context Protocol) server published by toonight in the official MCP registry, listed under Autonomous Agents on Loomal. Predict context rot, sign every agent write, tier reads. Markdown-native, 100% local.

It ships as an npm package (@mnemoscope/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/toonight/mnemoscope.

Use Mnemoscope with your agent

Claude Code · one command
claude mcp add mnemoscope -- npx -y @mnemoscope/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mnemoscope": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemoscope/mcp-server"
      ]
    }
  }
}
npm@mnemoscope/mcp-server

Frequently asked questions

What is Mnemoscope?
Mnemoscope is an MCP (Model Context Protocol) server by toonight in the Autonomous Agents category. Predict context rot, sign every agent write, tier reads. Markdown-native, 100% local.
How do I connect Mnemoscope to Claude, Cursor, or another MCP client?
Install Mnemoscope from its npm package (@mnemoscope/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Mnemoscope open source?
Yes — the source code is public at github.com/toonight/mnemoscope.
Can AI agents pay to use Mnemoscope?
Not yet through Loomal — Mnemoscope is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Mnemoscope? Claim this listing free by verifying GitHub ownership, or contact us.