Skip to content
Cline

Vanta for Cline

io.github.mindstone/mcp-server-vanta

Vanta compliance MCP server: vulnerabilities, tests, controls, evidence, people, vendors, docs

client:Cline transport:stdio runtime:npm

Install Vanta in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server-vanta": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-vanta"
      ],
      "env": {
        "VANTA_CLIENT_ID": "<VANTA_CLIENT_ID>",
        "VANTA_CLIENT_SECRET": "<VANTA_CLIENT_SECRET>",
        "VANTA_REGION": "<VANTA_REGION>",
        "VANTA_REQUEST_TIMEOUT_MS": "<VANTA_REQUEST_TIMEOUT_MS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Vanta in other clients