Install links let users add your MCP server to Replit with a single click. Share these links in your documentation, README files, or anywhere you want to promote your integration.Documentation Index
Fetch the complete documentation index at: https://docs.replit.com/llms.txt
Use this file to discover all available pages before exploring further.
Generate a link
Use this form to generate an install link and badge for your MCP server:Link format
Install links use a base64-encoded JSON payload containing your server configuration:- 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.caption parameter.