Loomal

pocketlantern

MCP server by github.com/pocketlantern/pocketlantern

Blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts.

5 starsnpm: @pocketlantern/mcp-server

About pocketlantern

pocketlantern is an MCP (Model Context Protocol) server published by pocketlantern in the official MCP registry, listed under Autonomous Agents on Loomal. Blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts.

It ships as an npm package (@pocketlantern/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pocketlantern/pocketlantern, where the project has earned 5 GitHub stars.

Use pocketlantern with your agent

Claude Code · one command
claude mcp add pocketlantern -- npx -y @pocketlantern/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pocketlantern": {
      "command": "npx",
      "args": [
        "-y",
        "@pocketlantern/mcp-server"
      ]
    }
  }
}
npm@pocketlantern/mcp-server

Frequently asked questions

What is pocketlantern?
pocketlantern is an MCP (Model Context Protocol) server by pocketlantern in the Autonomous Agents category. Blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts.
How do I connect pocketlantern to Claude, Cursor, or another MCP client?
Install pocketlantern from its npm package (@pocketlantern/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is pocketlantern open source?
Yes — the source code is public at github.com/pocketlantern/pocketlantern, with 5 GitHub stars.
Can AI agents pay to use pocketlantern?
Not yet through Loomal — pocketlantern is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain pocketlantern? Claim this listing free by verifying GitHub ownership, or contact us.