Read-only · Safe · MIT Licensed

Talk to your TallyPrime data with AI

A Claude Desktop plugin that gives you read-only access to your Tally ERP accounting data. Ask questions in plain English — get answers from your books.

What you can query

Access any report, collection, or master record from TallyPrime. Just ask Claude.

Standard Reports

  • Day Book
  • Trial Balance
  • Profit & Loss
  • Balance Sheet
  • Cash Flow
  • Sales & Purchase Register

Collections

  • Ledgers
  • Stock Items & Groups
  • Voucher Types
  • Cost Centres
  • Godowns
  • Currencies & Units

Single Objects

  • Any Ledger by name
  • Any Voucher by number
  • Stock Item details
  • Group hierarchy
  • Cost Centre info
  • Godown details

Advanced

  • Custom XML queries
  • TDL filter expressions
  • Date-based chunking
  • Local cache & sync
  • Offline CSV queries
  • Batch exports

How it works

Four simple steps to start querying your Tally data with AI.

1

Download the plugin

Download the Tally ERP Plugin zip file.

2

Open Claude Desktop App

Download the Claude Desktop App from claude.com/download (paid subscription required). Open it, go to Cowork, click "Customize", then "Upload Plugin" and select the downloaded zip file.

3

Enable Tally's HTTP gateway

In TallyPrime, press F1 → Settings → Connectivity → Client/Server Configuration. Set 'TallyPrime acts as' to Server, Enable ODBC to Yes, and Port to 9000.

4

Query anything

Type /tally-erp in the chat and ask your question in plain English. Claude handles the XML, you get the answers.

Just ask in plain English

No XML, no complex queries. Ask Claude like you'd ask an assistant.

Show me the Day Book for last month

Fetches all voucher entries for the specified period

What's the closing balance on Sharma Traders' ledger?

Pulls a single ledger with its current balance

Pull the trial balance for FY 2025–26

Exports the full trial balance for the financial year

List all stock items under the Pipes group

Queries a filtered collection by stock group

Show me outstanding bills payable as of today

Runs the Bills Payable report with current date

What's our Profit & Loss for April 2026?

Generates the P&L statement for a single month

Supported Reports

All standard TallyPrime reports available through plain English queries.

Day BookTrial BalanceProfit & LossBalance SheetCash FlowSales RegisterPurchase RegisterBills ReceivableBills PayableStock SummaryLedger StatementGodown Summary

Prerequisites

You need these set up before the skill can connect to your Tally instance.

1

TallyPrime running on Windows

The skill connects to TallyPrime's built-in HTTP server.

2

A company loaded in TallyPrime

Open the company whose data you want to query.

3

HTTP gateway enabled on port 9000

In TallyPrime: F1 → Settings → Connectivity → Client/Server Configuration → TallyPrime acts as Server.

4

Network reachable from Claude Code

Claude Code must be able to reach http://localhost:9000 (or your Tally host).