vori
Vori publishes no official hosted MCP server for its REST API. The voriteam GitHub org does ship MCP tooling (ditto-mcp — an MCP server for the Ditto HTTP API, cube-mcp, and a fork of mcp-front auth proxy), which shows internal MCP adoption, but none of it exposes api.vori.com. This is a candidate tool list derived one-to-one from the OpenAPI operations.
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.
Descriptor
Candidate descriptor · transport http
Tools
list_store_products— Lists store products; filter, sort, and paginate with the state parameterget_store_product— Get a single store product by idcreate_store_product— Create a store productupdate_store_product— Update a store productrestore_store_product— Restore a soft-deleted store productsearch_store_products— Fast full-text product search (Algolia-indexed)list_store_product_history— Retrieve change history for a specific store productlist_processed_store_product_rules— List processed store product rulesget_processed_store_product_rule— Get processed rules for a store product
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.