Guide
MCP setup for ProxVanta.
ProxVanta is exposed as a hosted MCP server. That means the setup shape is usually the same across clients: use the server URL, choose streamable HTTP, and provide bearer auth or OAuth.
Connection shape
Server URL: https://api.proxvanta.com/mcp
Transport: Streamable HTTP
Authorization: Bearer <organization-api-key-or-oauth-token>- Use the hosted HTTPS endpoint instead of a local stdio command.
- Choose the client's MCP or connector flow when it exists.
- Provide a bearer token secret or complete OAuth if the client supports it.
- Start with one simple ProxVanta prompt to confirm the connection works.
Where this helps
- Codex and Cursor style MCP settings
- Generic MCP connection forms
- UI-first client integrations that ask for a server URL and bearer token
If your client has a dedicated ProxVanta install page on this site, prefer that flow first. Use this shared MCP shape when you are configuring a different MCP-capable client.