๐ Quickstart
Connect to the Stitch MCP server with Nango using your Google account and a Google Cloud Project ID.Create the integration
In Nango (free signup), go to Integrations โ Configure New Integration โ Stitch (MCP).
Authorize with Google
Go to Connections โ Add Test Connection โ Stitch (MCP) and authorize with your Google account.
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
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.