← Index

Mnemoscope

io.github.toonight/mnemoscope·v0.2.0·Other
Quality Score
90
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mnemoscope": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemoscope/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mnemoscope": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemoscope/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @mnemoscope/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other