Self-hosted AI accounting app. LLM analyzer for receipts, invoices, transactions with custom prompts and categories
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"TaxHacker": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-TaxHacker"
]
}
}
}