manoma for Claude Desktop
io.github.paperdavid/manoma
MCP server for soul.md — your portable AI identity layer across every LLM.
client:Claude Desktop
transport:stdio
runtime:npm
Install manoma in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"manoma": {
"command": "npx",
"args": [
"-y",
"manoma-mcp"
],
"env": {
"SOUL_MD_PATH": "<SOUL_MD_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs