pocketlantern for Claude Desktop
io.github.pocketlantern/pocketlantern
Blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts.
client:Claude Desktop
transport:stdio
runtime:npm
Install pocketlantern in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pocketlantern": {
"command": "npx",
"args": [
"-y",
"@pocketlantern/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs