Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
🚀 Quickstart
Connect to the Render MCP server with Nango and see data flow in 2 minutes.Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Render (MCP).
Enter your Render API key
Go to Connections -> Add Test Connection, enter your Render API key from Account Settings, and save. Later, you’ll let your users do the same directly from your app.
Call a Render MCP tool
Make your first MCP request (initialize handshake). Replace the placeholders below with your secret key, integration ID, and connection ID:✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.
📚 Render (MCP) guides
Nango-maintained guides for common use cases.- How do I link my account? Connect your Render account using the Connect UI