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 --scope user
  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 automatically calls the Vault Documentation MCP Server and invokes the tool based on the context of the question. See Using the MCP Server for best practices.

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