Skip to content
Claude Desktop

achlens for Claude Desktop

io.github.mscott9160-web/achlens

Local-first MCP server and CLI for validating and generating synthetic ACH files.

client:Claude Desktop transport:stdio runtime:pypi

Install achlens in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "achlens": {
      "command": "uvx",
      "args": [
        "achlens"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

achlens in other clients