Manekami — digital shrine & omikuji for Claude Desktop
io.github.dio6742/manekami
Digital shrine for algorithm anxiety: omens, lamps, lanterns, and AI pilgrim notes. No guarantees.
client:Claude Desktop
transport:streamable-http
tools:5
Install Manekami — digital shrine & omikuji in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"manekami": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://manekami.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs