Skip to main content
Connect your Anthropic API key and describe the AI feature you need in chat. Rocket wires up Claude for chatbots, document analyzers, coding assistants, and more.

What you can do

AI chatbot

Add a Claude-powered assistant that answers user questions, explains features, or supports your product.

Document analyzer

Let users upload contracts, reports, or articles and get structured summaries with key insights.

Content moderation

Review user-generated content for policy violations with nuanced understanding of context and intent.

Coding assistant

Build an in-app code reviewer that explains logic, suggests improvements, and catches bugs.

Writing coach

Help users improve their writing with feedback on tone, structure, clarity, and style.

Before you connect

You need an Anthropic API key.

Get your Anthropic API key from the Console
Never paste your API key directly into chat. Always use the secure connector popup. If your key is exposed, rotate it immediately from the Anthropic Console.
Anthropic is a task-level connector. Each Rocket task connects to its own API key independently.

Connect Anthropic

You can connect from two places - both open the same popup.Option 1: From chatType a prompt that mentions Anthropic or Claude - for example, Connect Anthropic and add a Claude chatbot to my app. Rocket detects the intent and shows a Connect button inline. Click it and the popup opens.Option 2: From the Connectors tabClick the ... button in the preview toolbar, then select Connectors.
Toolbar dropdown with Connectors option highlighted.Toolbar dropdown with Connectors option highlighted.
Click the Anthropic card, then click Connect.
Connectors panel showing the Anthropic card with a Connect button.Connectors panel showing the Anthropic card with a Connect button.
After clicking ConnectA popup opens. Paste your API key and click Connect.
Connect Anthropic popup with an API key input field.Connect Anthropic popup with an API key input field.
A green dot appears next to Anthropic when the connection is active.Update or disconnectOpen Connectors and click the Anthropic card. Click Edit to update the key or Disconnect to remove it from this task.
Anthropic card showing Edit and Disconnect buttons.Anthropic card showing Edit and Disconnect buttons.

Example prompts

What you wantPrompt to use
ChatbotAdd a Claude-powered chatbot that answers user questions about my product.
Document summaryLet users upload a PDF and get a structured summary with key takeaways from Claude.
Content moderationBuild a moderation queue that uses Claude to flag and explain policy violations in user comments.
Code reviewAdd a code review panel where developers paste code and Claude suggests improvements.
Writing assistantCreate a writing helper that gives feedback on tone, clarity, and structure.
Email drafterAdd an AI email composer that generates professional responses based on bullet points.
TranslationBuild a translation tool that uses Claude to translate content between English, Spanish, and French.
Q&A from dataCreate a Q&A interface where Claude answers questions based on data stored in Supabase.
Meeting notesBuild a tool where users paste meeting transcripts and Claude extracts action items and decisions.
Lesson plannerGenerate a structured lesson plan from a topic and grade level using Claude.

Tips

  • Claude excels at nuanced, careful tasks. For content requiring sensitivity, reasoning, or safety, Claude often outperforms other models. Compare results with OpenAI to find the best fit.
  • Token usage affects your bill. Long documents and multi-turn conversations consume more tokens. Monitor usage in the Anthropic Console.
  • API billing is separate from Rocket. Anthropic charges based on token usage. Check their pricing page for current rates.
  • Claude works with the context you provide. By default, Claude does not fetch live data or search the web within Rocket. For real-time search, pair it with the Perplexity integration.
  • One API key per task. Each Rocket task connects to one Anthropic API key independently.

What’s next?

OpenAI

Compare Claude with GPT models to find the best AI fit for your app.

Perplexity

Add real-time web search with citations alongside Claude’s reasoning.

Supabase

Store conversation history and user data for Claude-powered features.

Resend

Send AI-generated content, summaries, or reports via email.