Skip to main content
Install links let users add your MCP server to Replit with a single click. To generate one, use the form on Connect via MCP. Install links use a base64-encoded JSON payload containing your server configuration:
The payload includes:
  • displayName: The name shown to users during installation
  • baseUrl: Your MCP server’s HTTPS endpoint
  • headers: Optional authentication headers

Using badges

Add a clickable badge to your README or documentation that installs your MCP server when clicked.
Install MCP Badge
You can customize the badge caption (maximum 30 characters) by URL-encoding the text in the caption parameter.