{
  "markdown": "# Vanta Plugin for Claude Code\n\nThis repository provides an official Claude Code plugin that connects Claude to the **[Vanta MCP Server](https://help.vanta.com/en/articles/14094979-connecting-to-vanta-mcp)**, giving you access to Vanta's security and compliance tools directly inside your Claude Code sessions.\n\n> [!NOTE]  \n> Vanta’s remote MCP server is currently in beta and released to all customers. Before connecting, confirm the following:\n> \n> **Vanta role**: You must be a Vanta Admin. The MCP server is not currently accessible to non-Admin users. Access for non-admin users is coming soon. \n\n---\n\n## Features\n\n### Vanta MCP Server\n\nClaude Code automatically connects to Vanta's hosted MCP server for your region:\n\n```bash\n# US\nhttps://mcp.vanta.com/mcp\n\n# EU\nhttps://mcp.eu.vanta.com/mcp\n\n# Aus\nhttps://mcp.aus.vanta.com/mcp\n```\n\nThis gives Claude tools to:\n\n- **Remediate failing tests** — list failing compliance tests, inspect which entities are out of scope, and get the context needed to fix them\n- **Manage controls** — browse controls and their framework mappings, list associated tests, and access linked evidence documents\n- **Assess vendor risk** — review vendors, run security assessments, manage risk attributes, and track compliance documentation\n- **Track vulnerabilities** — surface vulnerable assets, and monitor remediation progress\n- **Govern policies** — list, download, and upload policy documents across your compliance program\n- **Analyze compliance gaps** — enumerate framework requirements and identify coverage gaps across SOC 2, ISO 27001, and more\n\n### Slash Commands\n\n| Command                            | Description                                                       |\n| ---------------------------------- | ----------------------------------------------------------------- |\n| `/vanta:fix-test <test-id or URL>` | Fix a failing test by generating IaC changes and opening a PR     |\n| `/vanta:list-tests`                | Show failing tests prioritized by what you can fix from this repo |\n\n---\n\n## Installation (Claude Code)\n\n### 1. Update the official marketplace\n\n```\n/plugin marketplace update anthropics/claude-plugins-official\n```\n\nThis ensures you have the latest plugin listings from the official Claude Code marketplace.\n\n### 2. Install the plugin\n\n```\n/plugin install vanta-mcp-plugin@claude-plugins-official\n```\n\n### 3. Reload plugins\n\n```\n/reload-plugins\n```\n\nThis loads the plugin and starts the MCP server without restarting Claude Code.\n\n### 4. Authenticate\n\nIn Claude Code, run `/mcp` and select **vanta-\\*** for your region. A browser window will open in your Vanta app — click **Allow** to complete OAuth authorization.\n\n## Manual Setup\n\nFor detailed setup instructions across Claude Code, Cursor, and Perplexity, see the [Connecting to Vanta MCP](https://help.vanta.com/en/articles/14094979-connecting-to-vanta-mcp#h_887ce3f337) guide.\n\n## Authentication\n\nAll integrations use **OAuth** against the MCP server. No API keys or tokens to manage.\n\n## Resources\n\n- [Connecting to Vanta MCP](https://help.vanta.com/en/articles/14094979-connecting-to-vanta-mcp#h_887ce3f337) — setup guide for Claude Code, Cursor, and Perplexity\n- [Vanta documentation](https://docs.vanta.com)\n- [Report an issue](https://github.com/VantaInc/vanta-mcp-plugin/issues)\n\n## License\n\nThis project is licensed under the terms of the MIT open source license. Please refer to [LICENSE](LICENSE) file for details.\n",
  "bytes": 3446,
  "sha": "ffdfdf3526c2dbf99ca01e4cbc0054cdaaacbd0b45b2469724414d46893154d0",
  "repo_slug": "vantainc/vanta-mcp-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_vantainc_vanta_mcp_plugin_vanta_mcp_plug_4d5173ce/readme"
}