Makuri Showcase (CogniLedger) for Claude Desktop
io.github.cogniledger/cogniledger-mcp-makuri
Makuri (EU AI tutoring for immigrant children): 11 tools, 2 interactive panels, no user data.
client:Claude Desktop
transport:streamable-http
tools:11
Install Makuri Showcase (CogniLedger) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cogniledger-mcp-makuri": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.cogniledger.eu/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