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.
Access any report, collection, or master record from TallyPrime. Just ask Claude.
Four simple steps to start querying your Tally data with AI.
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.
In TallyPrime, press F1 → Settings → Connectivity → Client/Server Configuration. Set 'TallyPrime acts as' to Server, Enable ODBC to Yes, and Port to 9000.
Type /tally-erp in the chat and ask your question in plain English. Claude handles the XML, you get the answers.
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
All standard TallyPrime reports available through plain English queries.
You need these set up before the skill can connect to your Tally instance.
The skill connects to TallyPrime's built-in HTTP server.
Open the company whose data you want to query.
In TallyPrime: F1 → Settings → Connectivity → Client/Server Configuration → TallyPrime acts as Server.
Claude Code must be able to reach http://localhost:9000 (or your Tally host).