Your taxes, filed by AI.

Tell your AI agent to file your taxes. It calls our API. Done in 60 seconds.

Three steps. Zero forms.

1
📄

Upload your tax docs

Drop your W-2s, 1099s, and other docs into your AI agent — Claude, GPT, or any MCP-compatible assistant.

2

Agent calls the API

Your agent extracts the data, structures it, and sends it to the filedby.ai API with a single call.

3

We e-file with the IRS

We calculate, validate, and electronically file your return. You just approve and you're done.

A better way to file.

filedby.ai TurboTax CPA
Price $9.99 – $39.99 $90 – $180 $300 – $500
Time < 60 seconds 1 – 3 hours 1 – 2 weeks
Human effort Approve only Every field Back-and-forth emails
Interface API / MCP Web forms Meetings

Integrate tax filing into your AI app.

One API call to file taxes

Send structured tax data to our REST API and we handle the rest — calculation, validation, and e-filing.

  • RESTful JSON API
  • MCP server for Claude, GPT, and other AI agents
  • Sandbox mode for testing
  • Webhook callbacks for filing status
  • SOC 2 Type II compliant
API Request
curl -X POST https://api.filedby.ai/v1/returns \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "tax_year": 2025,
    "filing_status": "single",
    "w2s": [{
      "employer_ein": "12-3456789",
      "wages": 85000,
      "federal_tax_withheld": 14200
    }],
    "deductions": "standard",
    "e_file": true
  }'

Simple, transparent pricing.

Simple

$9.99

per return

  • W-2 income only
  • Standard deduction
  • Federal + 1 state

Complex

$39.99

per return

  • Schedule C/E, K-1
  • Multi-state filing
  • All deductions & credits