Installation & Authentication

Installation

The Vouch MCP server uses Server-Sent Events (SSE) transport and requires no local installation. Connect directly using your authenticated MCP URL.

MCP Server URL Format

https://mcp.vouchfor.com/mcp/{mcp_key}/{user_email}

Authentication

The Vouch MCP server uses URL-based authentication. Your unique MCP URL contains your workspace identifier and is tied to your authenticated user session.

Security Notice Your MCP URL contains sensitive authentication information. Do not share it publicly or commit it to version control. Treat it like an API key.

Obtaining Your MCP URL

  • Log in to your Vouch account at app.vouchfor.com
  • Navigate to Settings → Integrations → MCP
  • Copy your unique MCP server URL

Permissions

The MCP server inherits permissions from the authenticated user. Actions available depend on your role within the Vouch workspace.