The MCP integration provides a bridge between external AI systems and Vectorify’s internal query processing capabilities. It exposes Vectorify’s search and chat functionality as MCP tools that can be discovered and invoked by MCP-compatible AI assistants. TheDocumentation Index
Fetch the complete documentation index at: https://docs.vectorify.ai/llms.txt
Use this file to discover all available pages before exploring further.
ask_vectorify tool is the primary MCP interface that allows external systems to query Vectorify. It handles both new conversations and continuation of existing chats.
Adding Vectorify to VS Code
To add the MCP server toVS Code, include the following configuration in your mcp.json file:
Adding Vectorify to Cursor
To add the MCP server toCursor, include the following configuration in your mcp.json file:
Adding Vectorify to Windsurf
To add the MCP server toCursor, include the following configuration in your mcp_config.json file:
Plugins section or restart Windsurf to load the new MCP server connection.
Adding Vectorify to Claude
To add the MCP server toClaude, include the following configuration in the settings: