Togai (Usage Metering & Pricing) Connector for AI agents.
19 live capabilities
Manage usage-based billing and real-time metering for your SaaS.
Waiting for input…
Why people use Togai (Usage Metering & Pricing)
Togai for Usage-Based Billing Automation
Togai MCP puts those operations into a single conversation. You can ask your agent to pull a customer's wallet balance, check their feature access, or ingest a batch of events without ever leaving your editor or chat window. You get a direct line to your revenue data.
What Vinkius changes
You get a conversational interface for your entire revenue and metering stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying feature access for support
A customer claims they can't see a feature.
- Real-world use case 02
Syncing historical usage logs
You need to process a batch of logs from last night.
- Real-world use case 03
Granting promotional credits
A high-value client needs a credit.
Complete set · 19capabilities
The complete Togai (Usage Metering & Pricing) capability set.
These are the exact actions your AI can choose when you ask it to work with Togai (Usage Metering & Pricing).
01—04
4 capabilities in this set.
Part of 19 available through Togai (Usage Metering & Pricing).
- 01 Capability
Get metrics
Pull aggregated usage metrics for analysis. Use this to see high-level consumption trends.
- 02 Capability
Get wallet balance
Check the current available balance for a customer's wallet. This is great for checking remaining funds.
- 03 Capability
Grant credit
Add money or credits to a customer's account balance. Use this for promotions or refunds.
- 04 Capability
Ingest batch events
Upload a large group of usage events at once. This is the fastest way to sync historical data.
05—08
4 capabilities in this set.
Part of 19 available through Togai (Usage Metering & Pricing).
- 05 Capability
Ingest event
Send a single usage event to the system for real-time tracking. Use this for live consumption data.
- 06 Capability
List accounts
Show a list of all accounts in your system. This lets you browse your entire billing base.
- 07 Capability
List customers
Browse all registered customers in your database. Use this to manage your customer list.
- 08 Capability
List invoices
View and filter through your list of active and past invoices. This helps you track payments.
09—12
4 capabilities in this set.
Part of 19 available through Togai (Usage Metering & Pricing).
- 09 Capability
List rate cards
See the different rate cards available for a price plan. Use this to check specific pricing rules.
- 10 Capability
Update account
Modify the details of an existing billing account. Use this to keep account info current.
- 11 Capability
Check entitlement
Check if a specific customer has access to a particular feature. This helps you verify permissions instantly.
- 12 Capability
Create account
Create a new billing account for a customer. Use this to set up new billing profiles.
13—16
4 capabilities in this set.
Part of 19 available through Togai (Usage Metering & Pricing).
- 13 Capability
Create customer
Register a new legal entity or customer in the system. This establishes a new customer profile.
- 14 Capability
Create price plan
Set up a new price plan with specific pricing rules. Use this to build out your pricing tiers.
- 15 Capability
Create usage meter
Define the logic for turning raw events into billable units. This is how you calculate costs.
- 16 Capability
Get account
Pull all the details for a specific billing account. Use this to see account-specific data.
17—19
3 capabilities in this set.
Part of 19 available through Togai (Usage Metering & Pricing).
- 17 Capability
Get customer
Retrieve the profile and details of a specific customer. This gives you a full customer overview.
- 18 Capability
Get entitlements
List all the features and limits for a specific account. This shows everything a user can access.
- 19 Capability
Update customer
Edit the information for a customer record. Use this to update legal or billing details.
Set up in minutes
One URL. Then ask Togai (Usage Metering & Pricing) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Togai (Usage Metering & Pricing) 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_fQ0G3Hq7bnfabZ90Y116udh8XVkuPLEp5DIPRXii/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 Togai (Usage Metering & Pricing), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Togai (Usage Metering & Pricing) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fQ0G3Hq7bnfabZ90Y116udh8XVkuPLEp5DIPRXii/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 Togai (Usage Metering & Pricing) URL.
- Step 03
Save and start
Save the connection and enable Togai (Usage Metering & Pricing) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"togai-usage-metering-pricing": {
"url": "https://edge.vinkius.com/vk_preview_fQ0G3Hq7bnfabZ90Y116udh8XVkuPLEp5DIPRXii/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 Togai (Usage Metering & Pricing)
Open Agent mode in chat and ask: "Using Togai (Usage Metering & Pricing), help me...". 19 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"togai-usage-metering-pricing": {
"url": "https://edge.vinkius.com/vk_preview_fQ0G3Hq7bnfabZ90Y116udh8XVkuPLEp5DIPRXii/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 Togai (Usage Metering & Pricing)
Ask Copilot: "Using Togai (Usage Metering & Pricing), help me...". 19 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"togai-usage-metering-pricing": {
"url": "https://edge.vinkius.com/vk_preview_fQ0G3Hq7bnfabZ90Y116udh8XVkuPLEp5DIPRXii/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 Togai (Usage Metering & Pricing)
Open Cascade and ask: "Using Togai (Usage Metering & Pricing), help me...". 19 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"togai-usage-metering-pricing": {
"url": "https://edge.vinkius.com/vk_preview_fQ0G3Hq7bnfabZ90Y116udh8XVkuPLEp5DIPRXii/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 Togai (Usage Metering & Pricing)
Ask Cline: "Using Togai (Usage Metering & Pricing), help me...". 19 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add togai-usage-metering-pricing --transport http "https://edge.vinkius.com/vk_preview_fQ0G3Hq7bnfabZ90Y116udh8XVkuPLEp5DIPRXii/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 Togai (Usage Metering & Pricing)
Ask Claude: "Using Togai (Usage Metering & Pricing), show me...". 19 tools are ready
Where the request belongs
Work Togai can move forward.
This is for the FinOps analyst tired of manual reconciliation, the Product Manager who needs to verify feature access on the fly, and the developer who wants to test metering logic without a UI.
FinOps Analyst
Reconciles usage data and checks invoice statuses during month-end closes.
Product Manager
Verifies customer entitlements to ensure new features are accessible to the right tiers.
Revenue Ops Specialist
Manages customer billing accounts and grants credits for special promotions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMetronome
Automate usage-based billing via Metronome. ingest events, query usage data, and manage customer contracts directly from any AI agent.
Lago
Manage your metering and usage-based billing with Lago. handle customers, subscriptions, plans, and events directly from your AI agent.
Orb
Automate usage-based billing via Orb. ingest events, manage subscriptions, and track invoices directly from any AI agent.
OpenMeter (Usage Metering for AI/Cloud Billing)
Meter AI usage, manage customer entitlements, and automate cloud billing via OpenMeter's high-performance usage tracking API.
Cheddar
Manage usage-based billing and subscriptions via Cheddar. track usage, monitor invoices, and manage customers directly from any AI agent.
Stigg
Automate billing and subscription management via Stigg. provision customers, manage plans, and report usage directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Togai 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 Togai.
The practical details behind the request, access and result.
What does the Togai MCP do for my business?
The Togai MCP connects your billing and usage data to your AI agent. It lets you manage customer accounts, check balances, and verify feature access through simple conversation instead of clicking through multiple dashboards.
How can I use the Togai MCP to manage customer billing?
You can use it to create new billing accounts, update customer information, and view invoices. It makes it much faster to handle administrative tasks for your customers.
Can I use the Togai MCP to check if a customer has a specific feature?
Yes, you can ask your agent to instantly verify if a customer has access to a specific capability or feature. This is great for quick support checks.
How do I ingest usage data with the Togai MCP?
You can ask your agent to push single events or entire batches of usage data into Togai. This ensures your billing system stays updated with real-time consumption.
Can the Togai MCP help me manage customer credits?
Yes, you can use it to grant credits to customer wallets. This is a fast way to handle promotions, refunds, or special adjustments for your clients.
Is the Togai MCP good for usage-based pricing models?
It is specifically designed for it. It handles the complex logic of turning raw usage events into billable units and monitoring those metrics across your customer base.
How do I verify if a customer has access to a specific feature?
You can use the check_entitlement capability by providing the account ID and the feature ID. The agent will return whether the customer is entitled to use that feature based on their current plan.
Can I check the remaining credit balance for a specific account?
Yes, use the get_wallet_balance capability with the target account ID. It will retrieve the current balance, including any granted credits or prepaid amounts.
Is it possible to list all invoices for a customer to check payment status?
Absolutely. Use the list_invoices capability. You can filter or browse through the generated invoices to see which ones are paid, pending, or overdue.
One connection away
Give your agent a direct line to Togai.
Connect Togai once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available