Hiveage Connector for AI agents.
12 live capabilities
Manage online invoicing and customer payments from your chat interface.
Waiting for input…
Why people use Hiveage
Hiveage for Automated Invoicing and Billing
With this Connector, that workflow disappears. You just stay in your chat and tell your agent to send the bill. It handles the login and the data entry for you, giving you back the time to focus on the work that actually makes you money.
What Vinkius changes
You stop tab-switching and start managing your money through conversation.
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 deposit
A freelancer gets a $500 check and asks their agent to record a cash payment for invoice kiLDAgtGzNpaAQ.
- Real-world use case 02
Automated overdue reminders
A business owner asks their agent to list all unpaid invoices and send a reminder to everyone who's overdue.
- Real-world use case 03
Month-end reconciliation
An accountant asks the agent to list all tax profiles and billing items to prepare for the end of the month.
Complete set · 12capabilities
The complete Hiveage capability set.
These are the exact actions your AI can choose when you ask it to work with Hiveage.
01—04
4 capabilities in this set.
Part of 12 available through Hiveage.
- 01 Capability
List billing items
List_billing_items shows the services and products you have saved. Use this to make sure your quotes stay consistent across different clients.
- 02 Capability
Send invoice email
Send_invoice_email sends a bill to a customer's inbox instantly. It saves you from having to copy and paste email addresses manually.
- 03 Capability
Get customer details
Get_customer_details pulls the profile for a specific customer or vendor. Use it to see who you're dealing with without leaving your chat.
- 04 Capability
Get estimate details
Get_estimate_details lets you see the specifics of a single quote. Use it to review exactly what a client was promised before you start work.
05—08
4 capabilities in this set.
Part of 12 available through Hiveage.
- 05 Capability
Get invoice details
Get_invoice_details pulls the full data for a single bill. It's perfect for checking the status and total of a specific payment.
- 06 Capability
Get api profile
Get_api_profile shows your current account information. It's a quick way to check if your connection is active and correct.
- 07 Capability
List estimates
List_estimates pulls every quote in your account into one view. You can use this to keep your sales pipeline organized.
- 08 Capability
List invoices
List_invoices gives you a full list of all your bills. It's the best way to monitor your outstanding debt and find specific hash keys.
09—12
4 capabilities in this set.
Part of 12 available through Hiveage.
- 09 Capability
List customers
List_customers shows every connection in your business network. Use this to manage your full contact list from your AI client.
- 10 Capability
List invoice payments
List_invoice_payments shows every payment linked to a specific bill. This helps you track partial payments or multiple deposits easily.
- 11 Capability
List tax profiles
List_tax_profiles pulls your tax settings into the chat. Use this to double-check rates so every invoice is accurate.
- 12 Capability
Record payment
Record_payment lets you log a new deposit against an invoice. You can record amounts and dates without ever opening your billing dashboard.
Set up in minutes
One URL. Then ask Hiveage to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Hiveage 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_Z6jqmFZwIRSbwyNJjn2mieGyIcTev6GZ6TgBUKq8/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 Hiveage, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Hiveage for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Z6jqmFZwIRSbwyNJjn2mieGyIcTev6GZ6TgBUKq8/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 Hiveage URL.
- Step 03
Save and start
Save the connection and enable Hiveage in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hiveage": {
"url": "https://edge.vinkius.com/vk_preview_Z6jqmFZwIRSbwyNJjn2mieGyIcTev6GZ6TgBUKq8/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 Hiveage
Open Agent mode in chat and ask: "Using Hiveage, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hiveage": {
"url": "https://edge.vinkius.com/vk_preview_Z6jqmFZwIRSbwyNJjn2mieGyIcTev6GZ6TgBUKq8/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 Hiveage
Ask Copilot: "Using Hiveage, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hiveage": {
"url": "https://edge.vinkius.com/vk_preview_Z6jqmFZwIRSbwyNJjn2mieGyIcTev6GZ6TgBUKq8/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 Hiveage
Open Cascade and ask: "Using Hiveage, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hiveage": {
"url": "https://edge.vinkius.com/vk_preview_Z6jqmFZwIRSbwyNJjn2mieGyIcTev6GZ6TgBUKq8/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 Hiveage
Ask Cline: "Using Hiveage, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hiveage --transport http "https://edge.vinkius.com/vk_preview_Z6jqmFZwIRSbwyNJjn2mieGyIcTev6GZ6TgBUKq8/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 Hiveage
Ask Claude: "Using Hiveage, show me...". 12 tools are ready
Where the request belongs
Work Hiveage can move forward.
This is for the freelancer who wants to get paid faster and the small business owner who's tired of chasing down overdue invoices manually.
Freelancer
Checking if a client paid while they are actually doing the project work.
Small Business Owner
Automating the 'where is my money' follow-ups for a team of contractors.
Accountant
Quickly pulling billing items and tax data for month-end reconciliation.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAltoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
Invoice Ninja
Manage clients, invoices, and products directly through AI.
Invoicing Plus
Create professional invoices and estimates in minutes with a clean interface designed for small businesses and freelancers.
Cashboard
Manage time tracking, invoicing, and projects via Cashboard. track expenses, send estimates, and monitor client billing directly from any AI agent.
everbill
Invoice clients, track expenses, and manage your freelance finances with clean accounting capabilities that save tax season headaches.
Zoho Books
Manage invoices, estimates, and contacts via the Zoho Books API.
Bring your own AI
Change the model, client or framework. Keep Hiveage 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 Hiveage.
The practical details behind the request, access and result.
How does the Hiveage MCP help with my daily billing?
It lets you manage your invoices and estimates through a simple chat. You can ask your agent to pull lists of unpaid bills, check the status of a quote, or send out invoices without ever opening a web browser.
Can I use the Hiveage MCP to send invoices to my customers?
Yes, you can. Your AI agent can send invoices directly to your customers' email addresses using a single command, saving you the time of manual data entry.
Will the Hiveage MCP keep my payment records up to date?
Absolutely. You can tell your agent to log a new payment against a specific invoice, and it will update your Hiveage account balance immediately.
Is the Hiveage MCP good for tracking my sales pipeline?
It's great for that. You can ask your agent to list all your current estimates and quotations to see which deals are pending and what's coming up next.
Can the Hiveage MCP help with tax accuracy?
Yes, it can pull your configured tax profiles into the chat. This allows you to verify that the correct tax rates are being applied before you send out a bill.
Do I need to be an accountant to use the Hiveage MCP?
Not at all. It's designed for freelancers and small business owners who want a simpler way to handle their billing and payments through natural conversation.
How do I find my Hiveage API Key?
Log in to your Hiveage account, go to Settings > API, and you will find your unique API key there. This key is used as the username for Basic Authentication.
What is the Hiveage 'Subdomain'?
The subdomain is the unique part of your Hiveage URL (e.g., if you access Hiveage at mycompany.hiveage.com, your subdomain is mycompany).
Can I record a partial payment for an invoice?
Yes! When using the record_payment capability, you can specify any amount in the body_json. Hiveage will automatically update the invoice balance based on the recorded payment.
Is the integration secure for financial data?
Absolutely. The integration uses official Hiveage API keys over HTTPS. Your credentials and billing data are encrypted and stored securely within the Vinkius Cloud infrastructure.
One connection away
Give your agent a direct line to Hiveage.
Connect Hiveage once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available