Altoviz Connector for AI agents.
10 live capabilities
Manage your business invoicing and customer records through natural conversation.
Waiting for input…
Why people use Altoviz
Altoviz for Automated Business Invoicing
This Connector lets your AI agent do that heavy lifting. You can just tell your agent to create a quote for a specific customer or check if a product is in stock. It pulls that data directly from Altoviz so you can get the job done in one conversation.
What Vinkius changes
You get a chat-based command center for your entire business back office.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking for unpaid bills
A business owner asks their agent to find all outstanding payments.
- Real-world use case 02
Quick inventory checks
A manager needs to know if a specific item is in stock.
- Real-world use case 03
Creating a client quote
A sales rep asks to draft a quote for a new lead.
Complete set · 10capabilities
The complete Altoviz capability set.
These are the exact actions your AI can choose when you ask it to work with Altoviz.
01—04
4 capabilities in this set.
Part of 10 available through Altoviz.
- 01 Capability
List customers
View all your registered customers in a single list. This helps you keep your contact directory organized.
- 02 Capability
Get customer details
Pull specific metadata for a single customer profile. Use this to quickly check contact info or history.
- 03 Capability
List sale invoices
See every sale invoice currently in your system. This makes it easy to track what has been billed.
- 04 Capability
Get sale invoice details
Get the full breakdown of a specific sale invoice. You can use this to check line items or totals.
05—07
3 capabilities in this set.
Part of 10 available through Altoviz.
- 05 Capability
List sale quotes
Browse all active quotes you've sent out. Use this to manage pending sales.
- 06 Capability
Get sale quote details
View the specific line items and details of a quote. This helps you review what was promised to a client.
- 07 Capability
List receipts
See a list of all business expenses and receipts. This helps you keep your spending organized.
08—10
3 capabilities in this set.
Part of 10 available through Altoviz.
- 08 Capability
List suppliers
View your list of active suppliers. Use this to manage your vendor relationships.
- 09 Capability
List products
See every item currently in your product catalog. This gives you a quick look at your inventory.
- 10 Capability
Get product details
View specific details and info for a product. Use this to check pricing or descriptions.
Set up in minutes
One URL. Then ask Altoviz to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Altoviz 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_TVt7ntczZlIS3lUFrC9DhWjhN3T3G4PTlaWupV1z/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 Altoviz, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Altoviz for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_TVt7ntczZlIS3lUFrC9DhWjhN3T3G4PTlaWupV1z/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 Altoviz URL.
- Step 03
Save and start
Save the connection and enable Altoviz in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"altoviz": {
"url": "https://edge.vinkius.com/vk_preview_TVt7ntczZlIS3lUFrC9DhWjhN3T3G4PTlaWupV1z/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 Altoviz
Open Agent mode in chat and ask: "Using Altoviz, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"altoviz": {
"url": "https://edge.vinkius.com/vk_preview_TVt7ntczZlIS3lUFrC9DhWjhN3T3G4PTlaWupV1z/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 Altoviz
Ask Copilot: "Using Altoviz, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"altoviz": {
"url": "https://edge.vinkius.com/vk_preview_TVt7ntczZlIS3lUFrC9DhWjhN3T3G4PTlaWupV1z/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 Altoviz
Open Cascade and ask: "Using Altoviz, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"altoviz": {
"url": "https://edge.vinkius.com/vk_preview_TVt7ntczZlIS3lUFrC9DhWjhN3T3G4PTlaWupV1z/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 Altoviz
Ask Cline: "Using Altoviz, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add altoviz --transport http "https://edge.vinkius.com/vk_preview_TVt7ntczZlIS3lUFrC9DhWjhN3T3G4PTlaWupV1z/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 Altoviz
Ask Claude: "Using Altoviz, show me...". 10 tools are ready
Where the request belongs
Work Altoviz can move forward.
This is for the business owner who feels buried in paperwork. It's for the person who needs to see their financial health without opening five different apps.
Small Business Owner
Manages invoices and quotes while spending more time on growth.
Finance Lead
Audits sales records and manages receipts without manual data hunting.
Operations Manager
Checks product inventory and supplier details on the fly.
Sales Rep
Pulls up customer history and creates quotes during live calls.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAlegra
Business management and e-invoicing. manage invoices, inventory, and contacts via AI.
Invoice Ninja
Manage clients, invoices, and products directly through AI.
Hiveage
Automate online invoicing via Hiveage. manage invoices, estimates, and payments directly from any AI agent.
Zoho Invoice
Create and send professional invoices, track payments, and manage expenses with free invoicing software that scales with your business.
Invoice Ninja (Invoicing & Billing)
Manage invoicing via Invoice Ninja. create clients, track payments, and manage invoices and balances.
Evoliz
Handle French business invoicing with quote generation, expense tracking, and accounting integrations designed for compliance.
Bring your own AI
Change the model, client or framework. Keep Altoviz 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 Altoviz.
The practical details behind the request, access and result.
Can I use Altoviz MCP to manage my invoices?
Yes. This Connector connects your Altoviz account to your AI agent so you can list, view, and create sale invoices directly through a chat interface.
How does Altoviz MCP help with my business expenses?
It allows your agent to access your business receipts and expenses. You can ask your agent to list your recent spending or find specific supplier details.
Does Altoviz MCP work with Cursor or Claude?
Yes, it works with any MCP-compatible client including Claude, Cursor, Windsurf, and VS Code.
Can I see my supplier list using Altoviz MCP?
Absolutely. You can ask your agent to pull up your active suppliers at any time to help manage your vendor relationships.
How do I connect Altoviz to my AI agent?
You just need to subscribe to the Connector on Vinkius and provide your Altoviz API key. Once connected, your agent can access your data.
Can I check my product catalog with Altoviz MCP?
Yes. Your agent can list all products in your catalog or provide specific details like pricing and metadata for any individual item.
How do I find my Altoviz API Key?
Log in to your Altoviz account, navigate to your account settings or developer section, and generate a new API key. This key will be used as the X-API-KEY header.
Can I retrieve supplier invoices (receipts)?
Yes! Use the list_receipts capability to get a list of expenses/receipts recorded in Altoviz.
Are sale quotes supported?
Yes, you can use the list_sale_quotes capability to see existing quotes, and get_sale_quote_details for specific information.
One connection away
Give your agent a direct line to Altoviz.
Connect Altoviz once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available