Treinta App Connector for AI agents.
12 live capabilities
Manage store inventory and debt tracking for Latin American retail.
Waiting for input…
Why people use Treinta App
Treinta App Bookkeeping for Latin American Retailers
With the Treinta App MCP, that manual cycle stops. You can just tell your agent what happened, and it updates your books. Instead of opening a new tab to check your margins, you just ask. It turns your store's data into a conversation, letting you stay on the floor where your customers are.
What Vinkius changes
You get a voice-activated dashboard for your retail business.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Logging a quick sale
A busy owner says 'I just sold $20 of snacks' and the agent uses create_transaction to log it immediately.
- Real-world use case 02
Checking unpaid debt
An accountant asks who owes money and the agent uses list_clients to find unpaid balances for the morning.
- Real-world use case 03
Inventory audit
A manager asks if they need more milk and the agent uses list_products to check current counts against the goal.
Complete set · 12capabilities
The complete Treinta App capability set.
These are the exact actions your AI can choose when you ask it to work with Treinta App.
01—04
4 capabilities in this set.
Part of 12 available through Treinta App.
- 01 Capability
Create client
Register a new customer in your store database. This helps you keep a clean list of everyone who shops with you.
- 02 Capability
Create product
Add a new item to your store's inventory list. You can set up your catalog as you expand your offerings.
- 03 Capability
Create transaction
Log a new sale or expense to your accounting books. This ensures your daily records stay accurate without manual entry.
- 04 Capability
Get product
See the price and details for a specific inventory item. This helps you check margins and SKU details in seconds.
05—08
4 capabilities in this set.
Part of 12 available through Treinta App.
- 05 Capability
List clients
View a full list of all your registered customers. You can quickly browse your entire customer base from the chat.
- 06 Capability
List products
See every item currently in your store's inventory. This provides a complete view of your stock levels at any time.
- 07 Capability
List sales
View a list of all recent sales made at your store. Use this to monitor your daily revenue flow.
- 08 Capability
List transactions
See the full history of your business's financial flow. This provides a complete audit trail of your store's activity.
09—12
4 capabilities in this set.
Part of 12 available through Treinta App.
- 09 Capability
Update product stock
Change the physical count of a product in your inventory. Use this to keep your digital stock aligned with your physical shelves.
- 10 Capability
Delete transaction
Remove a transaction that was entered by mistake. Use this to fix errors quickly and keep your books clean.
- 11 Capability
Get business stats
View your high-level profit and loss dashboard. It gives you a clear picture of your monthly operational balances.
- 12 Capability
Get client
Look up the specific debt profile for a single customer. This makes it easy to see exactly what a customer owes you.
Set up in minutes
One URL. Then ask Treinta App to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Treinta App from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ky007T4Q3dbXeRQfCwZx5Mk4kBIPqvnPi3wgZiAH/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Treinta App, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Treinta App for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ky007T4Q3dbXeRQfCwZx5Mk4kBIPqvnPi3wgZiAH/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Treinta App URL.
- Step 03
Save and start
Save the connection and enable Treinta App in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"treinta-app": {
"url": "https://edge.vinkius.com/vk_preview_ky007T4Q3dbXeRQfCwZx5Mk4kBIPqvnPi3wgZiAH/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Treinta App
Open Agent mode in chat and ask: "Using Treinta App, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"treinta-app": {
"url": "https://edge.vinkius.com/vk_preview_ky007T4Q3dbXeRQfCwZx5Mk4kBIPqvnPi3wgZiAH/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Treinta App
Ask Copilot: "Using Treinta App, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"treinta-app": {
"url": "https://edge.vinkius.com/vk_preview_ky007T4Q3dbXeRQfCwZx5Mk4kBIPqvnPi3wgZiAH/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Treinta App
Open Cascade and ask: "Using Treinta App, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"treinta-app": {
"url": "https://edge.vinkius.com/vk_preview_ky007T4Q3dbXeRQfCwZx5Mk4kBIPqvnPi3wgZiAH/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Treinta App
Ask Cline: "Using Treinta App, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add treinta-app --transport http "https://edge.vinkius.com/vk_preview_ky007T4Q3dbXeRQfCwZx5Mk4kBIPqvnPi3wgZiAH/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Treinta App
Ask Claude: "Using Treinta App, show me...". 12 tools are ready
Where the request belongs
Work Treinta App can move forward.
This is for the shop owner who is too busy running the floor to spend hours on spreadsheets, or the accountant managing dozens of small retail accounts.
Retail Store Owner
Checks stock and sales on a Sunday night without opening the main app.
Bookkeeping Assistant
Records daily cash sales and updates debt logs for regular customers.
Inventory Manager
Audits stock levels and margins across multiple store locations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsConta Azul
Manage Brazilian ERP via Conta Azul. track customers, products, services, sales, and monitor financial contracts directly from any AI agent.
Uniconta
Automate ERP workflows via Uniconta. retrieve debtors, query invoices, manage GL accounts, and list inventory directly from any AI agent.
freee
Manage Japanese accounting and business via freee. track deals and invoices, handle partners and expenses, and audit tax codes directly from any AI agent.
Finmei
Manage expenses, tax rates, and payments through conversational AI agents with Finmei.
Dext
Equip your AI agent to manage receipts, track invoices, and monitor accounting data via the Dext API.
FreeAgent
Manage accounting, track invoices, and oversee bank transactions via AI agents with FreeAgent.
Bring your own AI
Change the model, client or framework. Keep Treinta App connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Treinta App.
The practical details behind the request, access and result.
Can the Treinta App MCP help me track who owes my store money?
Yes, it can. You can ask your agent to list all your customers or look up the specific debt profile for any individual client to see what they owe.
How does the Treinta App MCP help with my store inventory?
It gives you a way to see your entire stock catalog and check the physical quantity of specific products without opening your store's main app.
Can I use Treinta App MCP to record sales on the go?
Absolutely. You can just tell your agent about a sale, and it will use the capabilities to log that transaction into your books immediately.
Does the Treinta App MCP show my profit and loss?
Yes, it can pull your high-level P&L stats so you can see your operational balances and margins right in your chat.
Is the Treinta App MCP good for small retail businesses?
It's designed specifically for small and medium businesses. It helps you stay organized by automating the repetitive parts of bookkeeping and inventory management.
How do I connect my Treinta account to my AI client?
You'll need to add the Connector node and provide your private bearer token from your Treinta account. Once connected, your agent can access your store data.
Can I effectively add a transaction manually into my Treinta log via chat?
Absolutely. Target the create_transaction pipeline expressing clearly if it is 'income' or 'expense' plus the numeral amount, and the AI correctly syncs your local digital accountant book over to proper state.
Is the Treinta token key shielded visually so employees cannot read it out?
Yes. Following protocol standard, all credentials marked within the SMB Accounting group carry underlying sensitive: true parameters natively wiping the true key from console displays.
Are operations retroactive?
Yes, if you fetch the right dates.
One connection away
Give your agent a direct line to Treinta App.
Connect Treinta App once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available