Skip to content

Community extension: @agenttax/mppx — tax compliance middleware #259

@AgentTax

Description

@AgentTax

We built an open-source tax middleware that wraps mppx.charge() to add US sales tax compliance to any MPP endpoint.

Repo: https://github.com/AgentTax/agenttax-mppx

One-line integration:

tax.charge(mppx, { amount: '1.00', description: 'GPU compute hour' })

Features: jurisdiction detection (IP + headers + datacenter/VPN detection), 51-jurisdiction tax calculation, optional wallet auto-split via MPP splits, X-Tax-Receipt header, capital gains tracking.

Would love to be listed on the mpp.dev extensions page if you're accepting community submissions. Happy to submit in whatever format you prefer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions