MCP server · HorizonIQ
horizoniq-compass
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for HorizonIQ. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If HorizonIQ publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport stdio
Tools
deleteUsersByUserUUID— Delete user accountgetUsersByUserUUID— Retrieves a JSON object containing a single user account by userUUID.updateUsersByUserUUID— Update user accountgetActionItemsByActionItemUUID— Retrieves a JSON object containing a single action item by UUID.getActionItems— Retrieves a JSON object containing a list of all system action items grouped by category.getBillingCredits— Retrieves a JSON object containing a list of credits.getBillingInvoicesByInvoiceUUIDCsv— Retrieves a JSON object containing a single invoice CSV by invoiceUUID.getBillingInvoicesByInvoiceUUIDPdf— Retrieves a JSON object containing a single invoice PDF by invoiceUUID.getBillingInvoicesByInvoiceUUID— Retrieves a JSON object containing a single invoice by invoiceUUID.getBillingInvoices— Retrieves a JSON object containing a list of invoices.getBillingServicesActive— Retrieves a JSON object containing a list of active billable services.getBillingServicesCancelled— Retrieves a JSON object containing a list of cancelled billable services.getDevicesByDeviceUUID— Retrieves a JSON object containing a single device by UUID.getDevices— Retrieves a JSON object containing a list of devices.getFirewallsByFirewallUUID— Retrieves a JSON object containing a single managed firewall.getFirewalls— Retrieves a JSON object containing a list of managed firewalls currently provisioned in inventory.getImages— Retrieves a JSON object containing a list of public and private images currently in catalog.createImages— Uploads an Operating System image to be used with server installs.getServersByServerUUIDActionItemsInactive— Retrieves a JSON object containing a list of inactive action items for a system / server.getServersByServerUUIDActionItems— Retrieves a JSON object containing a list of action items for a system / server.getServersByServerUUIDImages— Retrieves a JSON object containing a list of images by serverUUID available for server reinstall.getServersByServerUUIDInstallProgress— Retrieves a JSON object containing the progress of server install by UUID. This UUID can be retrieved from /servers.getServersByServerUUIDNetworks— Retrieves a JSON object containing the server public and private networks by UUID. This UUID can be retrieved from /servers.getServersByServerUUIDRdns— Retrieves a JSON object containing the server reverse DNS configuration. This UUID can be retrieved from /servers.getServersByServerUUIDRootPassword— Retrieves a JSON object containing the server root passowrd by server UUID. This UUID can be retrieved from /servers.updateServersByServerUUIDRootPassword— Updates root password in portal to the value set on the server by serverUUID. This UUID can be retrieved from /servers.getServersByServerUUID— Retrieves a JSON object containing a single server by serverUUID.getServers— Retrieves a JSON object containing a list of servers currently provisioned in inventory.getSslCertificatesByCertificateId— Retrieves a JSON object containing a single SSL certificate by certificateId.getSslCertificates— Retrieves a JSON object containing a list of SSL certificates.getSupportCasesByCaseIdAttachmentsByAttachmentId— Downloads a single support case attachment.getSupportCasesByCaseIdAttachments— Retrieves a JSON object containing all attachments for support case.createSupportCasesByCaseIdAttachments— Upload one or more attachments for support case using multipart/form-data Content-type header.getSupportCasesByCaseIdComments— Retrieves a JSON object containing all comments for support case.createSupportCasesByCaseIdComments— Adds a comment on the support case indicated by caseId.getSupportCasesByCaseId— Retrieves a JSON object containing a single support case by case ID.updateSupportCasesByCaseId— Updates the state of the case.
**NOTE:: some cases cannot be placed on hold or re-opened through the API.**getSupportCases— Retrieves a JSON object containing a list of support cases.createSupportCases— Creates a new support case.getUsersRoles— Available user roles.getUsers— Retrieves a JSON object containing a list of user accounts.createUsers— Add user accountupdateActionItemsAcknowledgment— Acknowledge one or more action items.updateServersMaintenance— Activate / deactivate maintenance mode for one or more servers. Activating maintenance mode suppresses alerts for the server(s).updateServersByServerUUIDRdnsByRdnsRecUUID— Apply new FQDN to reverse DNS record.updateUsersByUserUUIDAdminDisabled— Update user, remove administrator permissions.updateUsersByUserUUIDAdminEnabled— Update user, add administrator permissions.updateUsersByUserUUIDRolesByRoleUUID— Remove user RoleupdateUsersByUserUUIDRoles— Add user RolecreateServersByServerUUIDReboot— Requests the reboot of a server by serverUUID. A simple JSON object containing success: true | false is returned.createServersByServerUUIDReinstall— Start a server re-installationcreateSslCertificatesByCertificateIdFinalize— Finalize the creation of an SSL certificate.createSslCertificatesByCertificateIdResendApproval— Re-send the ssl certificate approval.createSslCertificatesInitialize— Initialize the creation of a new SSL certificate.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.