Installation & Configuration
{
"mcpServers": {
"ledger": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"mcp",
"run",
"main.py"
],
"env": {
"LEDGER_FILE": "/path/to/your/ledger.ledger"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13