Use these demo-ready prompts to showcase Revspire MCP in ChatGPT, Codex, Claude, or n8n.
The matrix below is grouped by category and aligned with the current tool set.
Creative Calls Matrix
| Category | Call | Primary Tools | Result to Show |
|---|---|---|---|
| Revenue Intelligence | Top performing content this week | content.get_top_performing |
Ranked assets with views/downloads/revenue signals + visual summary. |
| Revenue Intelligence | Influenced revenue by asset group | content.get_revenue_influence |
Revenue by currency, linked deal room count, external opens. |
| Reporting Lifecycle | Build report from natural language | reporting.metadata.get, reporting.preview.run, reporting.save |
Saved report + internal report URL. |
| Reporting Lifecycle | Create dashboard for leadership | reporting.catalog.create_dashboard, reporting.dashboard.save |
Dashboard with cards, filters, and internal dashboard URL. |
| Catalog Management | Quarterly reporting workspace cleanup | reporting.catalog.create_folder, reporting.catalog.move_targets, reporting.catalog.clone_report |
Organized folder/report/dashboard structure. |
| Catalog Management | Clone a winning dashboard for another region | reporting.catalog.clone_dashboard, reporting.catalog.rename_report |
Regionalized dashboard copy with naming convention. |
| Deal Execution | Playbook-to-deal room accelerator | playbook.list, dealroom.create_from_playbook, dealroom.open |
Client-ready deal room with direct deep link. |
| Deal Execution | Rapid deal-room refresh from latest asks | dealroom.edit, dealroom.open |
Updated sections/content options and refreshed description. |
| Content Operations | Detect stale content and safe archive plan | content.list_dashboard, content.check_visibility, content.archive_items |
Action list with safe non-destructive first pass. |
| Content Operations | Find content by folder and provide share options | folder.find, search.query_content, content.get_access_info |
Internal portal links + optional external links. |
| Request & Governance | Create and triage content requests | content_request.create, content_request.list_queue, content_request.assign, content_request.respond |
End-to-end request workflow and ownership tracking. |
| Request & Governance | Approve/reject queue with commentary | content_request.approve, content_request.reject, content_request.add_comment |
Traceable approvals with clean audit trail. |
| Access Governance | Request access then share report to teams | reporting.saved.request_access, reporting.saved.respond_access, reporting.catalog.share_report |
Controlled sharing with permission proof points. |
| Analytics Narrative | Deal-room engagement narrative for QBR | dealroom.list, analytics.fetch_pitch, analytics.chat_grounded |
Narrative + evidence-backed next actions. |
Prompt Pack
Revenue Intelligence
Show the top 10 content assets this week by views. Then enrich the top 5 with influenced revenue by currency and linked deal rooms.
For these content IDs, summarize total influenced amount, number of linked deal rooms, and external share-link opens. Give me a one-slide executive summary.
Reporting & Dashboards
Create a report for active opportunities showing owner, stage, amount, and last updated date. Preview first, then save it as "Pipeline Health Weekly" and return the internal report URL.
Create a dashboard called "Revenue Command Center" in folder <FOLDER_ID>, add 3 cards from existing reports, apply common filters, and return the dashboard URL.
Deal Rooms + Content
Find the best playbook for "mid-market manufacturing", create a deal room for account "Mural", then return the room link and top 5 content recommendations to add.
Search for all content with keyword "security review" under folder "Proof", then provide internal portal links and reusable external share links where available.
Request + Governance
Create a new content request for a case study, assign it to the right owner, and post a status note. Then list all open requests created this week.
Request access to report <REPORT_ID>. If approved, share with Finance group as VIEW and Sales Leaders as EDIT, then confirm final share matrix.
Demo Tips
- Start with read-only prompts, then show controlled writes (create, move, assign, approve).
- When presenting summaries, call out the
visual_summaryblock in responses. - For enterprise demos, intentionally trigger one permission-denied tool to show governance boundaries.