Skip to content

Claude Code Setup

This section outlines how to connect the Vault Documentation MCP Server to Claude Code. You must have Claude Code installed before you start this tutorial.

To add the Vault Documentation MCP Server:

  1. Run the following command from the terminal. Refer to Claude Code Docs: Installing MCP Servers for additional options and information.

    claude mcp add --transport http vault-documentation-mcp https://docs.veevavault.dev/mcp

  2. Launch Claude Code by entering claude in the terminal.

  3. Type /mcp to list available MCP Servers.


  4. Ask a Vault-related question. Claude will automatically call the Vault Documentation MCP Server and appropriate tool based on the context of the question. See Formatting MCP Queries for best practices.


Congratulations, you've successfully connected the Vault Documentation MCP Server!