Setup guides

Connect your SaasTap connector to your AI tool in under 5 minutes. Pick your platform below.

Claude Desktop

Add your SaasTap connector to Claude's desktop app.

Step 1

Open your Claude Desktop config file. On Mac: ~/Library/Application Support/Claude/claude_desktop_config.json. On Windows: %APPDATA%\Claude\claude_desktop_config.json

Step 2

Add your connector to the config:

{ "mcpServers": { "saastap-hubspot": { "url": "https://hubspot-mcp.saastap.ai/sse", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }
Step 3

Restart Claude Desktop. Your connector appears under the plug icon. Start chatting.

ChatGPT

Connect your SaasTap connector to ChatGPT.

Step 1

In ChatGPT, go to Settings → Connectors → Add Connector.

Step 2

Enter your SaasTap connector URL (provided when you purchase) and your API key.

Step 3

Select the connector in your chat. ChatGPT can now use your SaasTap tools.

Cursor / VS Code

Add your SaasTap connector to Cursor or VS Code with GitHub Copilot.

Step 1

Create or edit .cursor/mcp.json (Cursor) or .vscode/mcp.json (VS Code):

{ "servers": { "saastap-hubspot": { "url": "https://hubspot-mcp.saastap.ai/sse", "type": "http" } } }
Step 2

Restart the AI assistant. Your SaasTap tools are now available.

Gemini

Connect your SaasTap connector to Google's Gemini.

Step 1

In Gemini settings, navigate to the MCP / extensions section.

Step 2

Add your SaasTap connector URL and authenticate.

Step 3

Your SaasTap tools are now available in Gemini conversations.

Need help?

Every connector purchase includes a setup guide specific to your tool and AI platform. If you get stuck, email hello@saastap.ai and we'll walk you through it.