Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rocket.new/llms.txt

Use this file to discover all available pages before exploring further.

April 25
Improved
  • MCP Gateway: Refactored and optimized metrics handling for maintainability, performance, and monitoring readiness.
  • Connectors: Replaced the inline “integration not selected” state with a reusable IntegrationNotSelectedCard so the empty state looks and behaves the same everywhere.
  • Disconnecting a connector: Warnings now reflect the specific integration you’re removing, not a generic message.
  • Connecting a connector: The provider name appears dynamically in the flow so you always know which account you’re wiring up.
  • While a connection is in progress: Status messaging updates in real time so you can see what’s happening at each step.
  • Multi-step connectors: The dynamic flow supports several steps in one place, with accordion-style nested dropdowns when a connector needs them.
  • When the agent is sleeping or code is generating: You can’t start a connector connection or switch projects, so you don’t change context or begin a hookup while Rocket is in a restricted state.
April 24
New
  • Razorpay connector: Connect Razorpay via OAuth and generate checkout flows, subscription billing, order management, and refund handling for Next.js apps. See Razorpay.
  • HubSpot connector: Connect HubSpot using a Private App access token and build CRM features: contact management, deal pipelines, email event tracking, and marketing automation triggers. See HubSpot.
  • Confluence connector: Connect Confluence via Atlassian OAuth and use your team’s wiki pages, specs, and architecture docs as generation context so every output aligns with your real standards. See Confluence.
  • Webflow connector: Connect Webflow via OAuth and use CMS collections, pages, and site structure as a live data source in your Next.js app. See Webflow.
April 23
Improved
  • Multi-file task attachments: You can now attach up to 5 files per message at the task level, up from 1. The 5 MB per-file limit remains unchanged. See Task Attachments.
April 21
Improved
  • Invite link copy for collaboration: The invite link for all collaboration types can now be copied directly from the icon next to the collaborator’s name.