Odel
LN Church Agent MCP

LN Church Agent MCP

Local
@mayim-mayimPythonMITUpdated 6 days ago

Inspect-only HTTP 402 surface classifier. Keyless, no wallet, no signing, no payments.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIln-church-agentv1.18.0

Run

uvx ln-church-agent

MCP client config

{
  "mcpServers": {
    "ln-church-agent-mcp": {
      "command": "uvx",
      "args": [
        "ln-church-agent"
      ]
    }
  }
}