MCP server · Veho Tech
veho
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 Veho Tech. 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 Veho Tech publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
create_order— Create an order (a request for Veho to pick up and deliver packages)find_orders— Find orders by external IDget_order_by_id— Get an orderupdate_order— Update an order (instructions)cancel_order— Cancel an ordercancel_order_by_id— Cancel an order by an alternative IDget_package_by_id— Get a package by id (optionally include proof-of-delivery image)get_package_tracking_information— Get package tracking informationget_packages_by_barcode— Get a package by barcodeget_serviceable_zips— List serviceable ZIP codescreate_merchants— Create a merchant for clientget_merchants— Get all merchants for clientupdate_merchants— Update a merchant for clientdelete_merchant— Delete a merchant for clientget_webhook_configurations— Get current webhook configurationsadd_webhook_configuration— Add a new webhook configurationfind_webhook_configuration_by_id— Get a webhook configuration by IDupdate_webhook_configuration_by_id— Update a webhook configuration by IDdelete_webhook_configuration_by_id— Delete a webhook configuration by IDget_webhook_events— Get webhook events (filter by time range, order, package, endpoint, status)get_webhook_events_by_id— Get a webhook event by IDreplay_webhook_events— Replay webhook eventsget_package_label— Get a package label (pdf, png, or zpl)create_simple_quote— Create a simple quote for a provisional orderpost_manifests_async— Asynchronously submit packages set to be injected on a specific datepost_manifests_sync— Synchronously post a list of packages to set their dispatch date
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.