Skip to main content

🚀 Quickstart

Connect to ScrollStash (MCP) with Nango and start calling tools in minutes. ScrollStash MCP uses OAuth 2.0 with dynamic client registration, meaning no app registration is required.
1

Create the integration

In Nango (free signup), go to Integrations -> Configure New Integration -> ScrollStash (MCP).
2

Authorize ScrollStash

Go to Connections -> Add Test Connection -> Authorize, then log in to ScrollStash. Later, you’ll let your users do the same directly from your app.
3

Call a ScrollStash MCP tool

Make your first MCP request (initialize handshake). Replace the placeholders below with your Environment API 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.
4

Implement Nango in your app

Follow our Auth implementation guide to integrate Nango in your app.

📚 ScrollStash (MCP) guides

Nango uses dynamic client registration with ScrollStash’s OAuth server. You do not need to register an MCP application, just create the integration in Nango and authorize with your ScrollStash account. Official docs: ScrollStash MCP