logto mcp for Claude Desktop
io.github.mrfentmen/logto-mcp
MCP server for Logto: users, applications. Works with Cloud or self-hosted.
client:Claude Desktop
transport:stdio
runtime:npm
Install logto mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"logto-mcp": {
"command": "npx",
"args": [
"-y",
"logto-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs