Skip to content
VS Code

LN Church Agent MCP for VS Code

io.github.mayim-mayim/ln-church-agent-mcp

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

client:VS Code transport:stdio runtime:pypi

Install LN Church Agent MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "ln-church-agent-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "ln-church-agent"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

LN Church Agent MCP in other clients