Mneme Decision MCP for Claude Desktop
io.github.mnemehq/mneme
Local MCP server for architectural decisions, traceability, and non-authoritative proposals.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Mneme Decision MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mneme": {
"command": "uvx",
"args": [
"mneme-hq"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs