Loading MCP server directory, please wait...
Puts Approve/Deny on your phone before an agent acts, and waits for your fingerprint.
npx @getmcp/cli add io.github.csanadymiklos/lautherRequires Node.js 18+. Community-contributed server. Review source before installing.
LAUTHER_TOKENYour Lauther token. Get one in the Lauther app under Apps -> + -> New token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.csanadymiklos/lauther": {
"command": "npx",
"args": [
"-y",
"lauther-mcp"
],
"env": {
"LAUTHER_TOKEN": ""
}
}
}
}