Connect Claude, ChatGPT, or any AI agent to your Tally Prime. Ask questions in plain English. Get instant answers from your accounting data.
You have 12 invoices overdue by more than 30 days:
40 powerful tools organized into intuitive categories. From reading reports to creating vouchers — all through natural language.
Pull any report from Tally instantly
Create entries in Tally through AI
Update existing masters and vouchers
Power features for complex workflows
No complex setup. No cloud deployment. Just install, connect, and ask.
curl -fsSL https://tallypilot.janusinfratech.com/install.sh | bash
One command. Installs everything, validates your license, and configures your AI platform automatically.
"env": {
"TALLY_LICENSE_KEY": "TLY-xxx",
"TALLY_HOST": "localhost"
}
Add your license key and point to your Tally Prime instance. That's it.
"Show me this month's profit and loss statement"
Ask anything in plain English. Your AI now understands your Tally data.
Real examples of what you can do with AI + Tally
Balance Sheet — 31 Mar 2025
Voucher Created Successfully
Profit Margin Comparison — Q3
Start free. Scale as you grow. No hidden fees.
14 days, no credit card
Billed monthly
Save 17% vs monthly
Before setting up TallyPilot, make sure you have:
Note: The Educational edition of Tally Prime is not supported due to date range limitations.
Add this to your Claude Desktop configuration file:
{
"mcpServers": {
"Tally Prime": {
"command": "npx",
"args": ["-y", "tally-pilot"],
"env": {
"TALLY_LICENSE_KEY": "your-license-key",
"TALLY_HOST": "localhost",
"TALLY_PORT": "9000"
}
}
}
}
Config file location:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonOne command — it prompts for your config, starts the server, and creates a public tunnel automatically:
npx -y tally-pilot --http
It will ask for your license key, Tally host/port, and generate a password. Then it outputs a public URL. Just:
Keep the terminal open while using ChatGPT with TallyPilot.
Note: ChatGPT Plus or Pro subscription is required for connector support.
In Tally Prime, enable the XML server:
If Tally Prime is running on a different machine on your local network, change TALLY_HOST to that machine's IP address:
"TALLY_HOST": "192.168.1.100"
Both your AI platform and the TallyPilot connector must be able to reach this IP on port 9000.
npx tally-pilot) plus adding your license key. We provide step-by-step instructions above.Start your free 14-day trial. No credit card required. All 40 tools unlocked.