Documentation MCP tools
The MCP supports two tools for agents to use:- Search: Searches across the documentation to find relevant content. Use this to discover information or find pages matching a query.
- Query docs filesystem: Reads and navigates the documentation’s virtual filesystem using shell-style commands. Use this to retrieve page content, browse the docs structure, or extract specific sections.
Connect to documentation MCP
Voucherify documentation MCP can be accessed through the following URL:docs MCP
- Quickstart installation
- Claude
- Claude Code
- Cursor
- Visual Studio Code
You can install the MCP through the Copy page context menu in this page:
- Unroll Copy page drop-down menu at the top of this page.
- Select:
- Copy MCP Server to copy the MCP server URL to clipboard.
- Copy MCP install command to copy the
npxcommand to install the MCP server. - Connect to Cursor to open Cursor and install the MCP server.
- Connect to VS Code to open Visual Studio Code and install the MCP server.
Using MCP servers
You can connect multiple MCP servers to your AI tools. Connected MCP servers don’t consume context until the AI calls a search tool. The AI decides when to search based on your query, so it doesn’t search every connected server for every question. When the AI searches, each query returns multiple results that add to the conversation’s context. If the AI searches several servers for a single question, this can use up significant context. Best practices for using multiple MCP servers:- Connect only the MCP servers that will be useful in your current work.
- Be specific in your questions, so the AI searches the most relevant server.
- Disconnect servers you’re not using to reduce context usage.

