Mnemom — Trust Ratings for AI Agents for Claude Desktop
io.github.mnemom/mnemom
Trust infrastructure for AI agents: read a verifiable Trust Rating, claim an identity, earn a badge.
client:Claude Desktop
transport:streamable-http
tools:15
Install Mnemom — Trust Ratings for AI Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mnemom": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mnemom.ai/mcp?profile=directory"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs