Find iOS apps by task across 43 live apps and all 50 Apple locales with direct App Store links.
claude mcp add lumi-app-finder -- docker run -i --rm ghcr.io/alice51849/lumi-app-finder:1.2.0
claude_desktop_config.json
{
"mcpServers": {
"lumi-app-finder": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/alice51849/lumi-app-finder:1.2.0"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"lumi-app-finder": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/alice51849/lumi-app-finder:1.2.0"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"lumi-app-finder": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/alice51849/lumi-app-finder:1.2.0"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"lumi-app-finder": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/alice51849/lumi-app-finder:1.2.0"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"lumi-app-finder": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/alice51849/lumi-app-finder:1.2.0"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.alice51849--lumi-app-finder/reviews or the review_server meta-tool.
POST /mcp