Skip to content
VS Code

tally mcp for VS Code

io.github.usualaccountant/tally-mcp

AI for Tally Prime and Tally ERP 9. Hosted MCP server to ask your accounts in any language.

client:VS Code transport:streamable-http

Install tally mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "tally-mcp": {
      "type": "http",
      "url": "https://api.theusualaccountant.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

tally mcp in other clients