/claude

Fork of the claude extension for Raycast.

Primary LanguageTypeScript

**NOTE:** This is my personal fork of the original Claude Raycast extension by Floris Dobber.

Claude by Anthropic

Interact with Anthropic's Claude right from your command bar

Latest source code

All Commands

Features

Ask anything

Straight from your command bar, ask anything you want answered.

Ask anything

Personalized for you

Customize the model to your liking.

Custom models

Continue talking

Continue talking, right from where you left off.

Continue talking

Save answers

Got the answer that you wanted? Great.

Saved answers

Models available

Claude 3

  • claude-3-haiku-20240307
  • claude-3-sonnet-20240229
  • claude-3-opus-20240229

Claude 2

  • claude-2.0
  • claude-2.1

How to use

This package requires a valid API key from Anthropic.

Initial set-up

All the preferences value will be stored locally using Preferences API

Preferences

All preferences properties list that can be customize through Raycast Settings > Extensions > Claude

Properties Label Value Required Default Description
apiKey API Key string true empty Your personal Anthropic API key
isAutoLoadText Auto-load boolean false false Load selected text from your frontmost application to the question bar or full text input form automatically
isAutoFullInput Use Full Text Input boolean false false Switch to full text input form from question bar automatically whenever you want to ask or type a question