Install for Claude
Install ProxVanta in Claude.
Use ProxVanta in Claude through the hosted MCP server so your team can reuse shared Agent Contexts instead of maintaining separate prompt copies.
Requirements
- ProxVanta account: it's free!
Manual setup
- Go to Settings, then Connectors.
- Click Add custom connector.
- Name: ProxVanta.
- Remote MCP server URL: https://api.proxvanta.com/mcp
- Follow the OAuth authentication prompts.
- Restart Claude.
- Start using ProxVanta in Claude.
Workspace note
On Team and Enterprise plans, an Owner or Primary Owner may need to add ProxVanta for the organization before individual users can connect their own accounts.
Additional information
Claude connects to the hosted ProxVanta MCP server through OAuth. You should not need to paste a bearer token during the normal Claude connector flow.
Good first prompts
List the available ProxVanta Agent Contexts.Use the ProxVanta designer Agent Context to review this onboarding flow.Route this launch plan through the right ProxVanta Agent Contexts before answering.
More examples
Use the ProxVanta software-engineer Agent Context in this thread for follow-up implementation work.Use the ProxVanta product-manager, designer, and growth-lead Agent Contexts to improve this onboarding flow.Use the ProxVanta designer@2 Agent Context to review these designs against the new style guide.
These examples are enough to verify listing, single-context use, multi-context use, thread continuity, and pinned-version use in Claude.
Manual fallback
curl -fsSL https://www.proxvanta.com/install/proxvanta-claude-code.sh | bash
export PROXVANTA_MCP_TOKEN="your_org_api_key_here"Use the Claude Code install path only when the directory or custom connector flow is not the right fit for your environment.