🚀 Quickstart
Connect to the Stitch MCP server with Nango using your Google account and a Google Cloud Project ID.1
Create the integration
In Nango (free signup), go to Integrations → Configure New Integration → Stitch (MCP).
2
Authorize with Google
Go to Connections → Add Test Connection → Stitch (MCP) and authorize with your Google account.
3
Call the Stitch MCP server
Make your first MCP request (e.g. initialize). Replace the placeholders below with your secret key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.
📚 Stitch (MCP) guides
Nango-maintained guides for common use cases.- How to register your own Stitch (MCP) OAuth app
Register a Google OAuth app and connect it to Nango.