Your Riisp scan, in a Claude chat.
Riisp is available in the Claude app as a custom connector. Ask Claude to scan your HubSpot portal, check on the scan, and read the summary: the integrity score, Pipeline at Risk, the category breakdown and the top leaks. Every figure comes from the same scan Riisp shows you, and your full report is one click away.
- Connector URL
https://app.riisp.com/api/mcp- Sign-in
- Your Riisp account, over OAuth
- Claude can
- Read your scan results and start a scan
- Claude cannot
- Run fixes, change rules or see playbooks
Add the connector
One URL, one sign-in. You need a Riisp account with HubSpot connected; if you do not have one yet, the sign-in step creates it and walks you through connecting HubSpot, then runs your first scan.
https://app.riisp.com/api/mcpFree, Pro and Max plans
Anyone can add a custom connector. Free plans allow one.
- In Claude, open Customize, then Connectors.
- Choose Add custom connector and paste the URL above. Name it Riisp.
- Leave authentication on the detected setting (OAuth) and add the connector.
- Click Connect. A Riisp window opens: sign in, then choose Allow.
- In a chat, open the + menu, enable Riisp under Connectors, and ask.
Team and Enterprise plans
An Owner adds it once; members connect their own account.
- Owner: Organization settings, then Connectors, then Add and Custom.
- Paste the URL above, keep the detected OAuth setting, and add it.
- Members: Customize, then Connectors, find Riisp and click Connect.
- Each member signs in with their own Riisp login and chooses Allow.
Three things Claude can do with Riisp
The connector exposes three tools. Claude picks the right one from a plain question; you never need the tool names.
“Run a Riisp scan of our HubSpot.”
Starts a scan of your connected portal. If one ran in the last 7 days, Claude gets that one instead: one connector-started scan per portal per week. A scan takes a few minutes.
“Is the scan done yet?”
Progress and outcome, with the next step in plain words. If your HubSpot connection needs renewing, this is where Claude tells you.
“What did Riisp find?”
The summary: integrity score and status, Pipeline at Risk with its confidence label and what is deliberately excluded from it, the category breakdown, the top leaks with affected records, and the link to your full report.
A summary in Claude. The report in Riisp.
Claude presents; Riisp computes. Nothing is recalculated in the chat, and the parts of Riisp that change your CRM stay behind Riisp's own preview-and-approve flow.
In Claude
- Integrity score and status band
- Pipeline at Risk, its confidence label, and the one line naming what is excluded from it
- Category breakdown with a status per domain
- Top leaks: severity, affected records, confidence and exposure
- The detection-scope note, when your exclusion rules narrowed a scan
- A link to the full report on app.riisp.com
Only in Riisp
- Fix playbooks, preview and Run Fix
- The recovery chain, Forecast Reliability and Modeled Demand detail
- The exposure drill-down and Fixes & Trend
- Custom rules and the scan chat
- Scan scheduling, connections and data deletion
Standard OAuth, revocable in one click
How access works
Claude connects with OAuth 2.1 and PKCE to Riisp's own authorization server. You approve exactly two permissions on a Riisp screen: read your scan results, and start a scan. Tokens are short-lived, stored hashed, and bound to this connector only.
Your HubSpot connection does not change. Riisp reads HubSpot through the connection you already made on the Account page; Claude never receives a HubSpot credential.
Taking it back
Remove the connector in Claude's connector settings, or open Connected apps on your Riisp Account page and choose Revoke. Either ends the connection immediately.
View-only Riisp accounts can read from Claude but cannot start scans. Everything else about data handling is unchanged: see Security & data handling.
Quick answers
“No CRM is connected”
Claude returns a link to connect HubSpot in Riisp. Connect it there (read-only is enough), and Riisp runs the first scan on its own. Then ask Claude again.
“A scan completed on … and is current”
Riisp runs at most one connector-started scan per portal per week. Ask for the summary, or run a fresh scan from the Scans page in Riisp any time.
The Connect card keeps appearing
Your connection was revoked or expired. Click Connect, sign in to Riisp and choose Allow again.
Claude Code
The same server works from the terminal:
claude mcp add --transport http riisp https://app.riisp.com/api/mcpThen /mcp to sign in.