enable-vector-search
Activate the experimental vector search feature in Meilisearch to enhance search capabilities with AI-driven semantic understanding through the MCP server interface.
Instructions
Enable the vector search experimental feature in Meilisearch
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}