Altoviz

Altoviz

Altoviz is a cloud-based billing and invoicing platform for businesses, offering online payments, expense tracking, document management, and customizable invoices.

50VIEWS
13USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app altoviznpx @composio/cli add cursor --app altoviznpx @composio/cli add cursor --app altoviznpx @composio/cli add cursor --app altoviz

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Product

Creates a new product in the altoviz system. this tool allows for the independent creation of a product with all necessary details.

Delete Product

This tool allows you to delete an existing product from altoviz. the action permanently removes the product from the system.

Find Contact By Email

This tool allows searching for contacts in altoviz using an email address. the action is independently executable and returns contact details if found.

Find Customer By Email

This tool allows you to find a customer in altoviz by their email address. this is a standalone action that doesn't require any resource ids or dependencies on other tools.

Find Product By Number

This tool allows users to find products in altoviz using the product number. it retrieves detailed product information including id, name, number, description, price, and other relevant metadata. it is a critical operation for product management in altoviz.

Get Classifications List

This tool retrieves a list of classifications from the altoviz platform. classifications are essential for producing accounting registers from user-created invoices. it can fetch all classifications or filter them by type.

Get Units List

This tool retrieves a list of all available units in the altoviz system. units are used for product measurements and quantity specifications in various transactions.

Get Vat Rates

This tool retrieves a list of all available vat rates from altoviz. it's essential for creating and managing invoices and quotes where vat calculations are required. it supports retrieving vat rates, validating them for different regions, and ensuring correct tax calculations in financial documents.

Update Customer Information

This tool updates an existing customer's information in altoviz. it enables modification of various customer details including contact information, company details, and personal information.

9 actions available