achlens for Zed
io.github.mscott9160-web/achlens
Local-first MCP server and CLI for validating and generating synthetic ACH files.
client:Zed
transport:stdio
runtime:pypi
Install achlens in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"achlens": {
"command": "uvx",
"args": [
"achlens"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs