Skip to content

Claude Code Setup

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

To add the Vault Docs MCP:

  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-docs-mcp https://docs.veevavault.dev/mcp

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

  3. Type /mcp to list available MCP Servers.

    Claude Code MCP listClaude Code MCP list

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

    Claude Code query resultClaude Code query result

Congratulations, you've successfully connected the Vault Docs MCP!