# MLP Tax Computation Engine

**Category:** 🔬 Research  
**Repository:** https://github.com/luc253/lucasandersen-ai  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/mlp-tax-computation-engine

## Description
Deterministic MLP tax engine with IRS citations. 6 tools: basis, §751, estate, projections.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "mlp-tax-computation-engine": {
    "command": "npx",
    "args": ["-y","mlp-tax-computation-engine"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

