Claude Code
Use your local Claude Code CLI and its subscription, rather than an API key.
Drives replies through the Claude Code CLI installed on your machine, using its subscription login instead of an API key. Frontier Claude models at a flat price, with a very large context.
It is best suited to the Scenario AI Help assistant rather than to chat: startup costs a moment on every reply.
Setup
Install and log in
Install Claude Code and sign in, so the CLI works from a terminal on its own.
Add the service
Manage Services → + Add Services → Claude Code → Add, and point it at the executable if it is not on your PATH.
Pick a model
Then set it as your Assistant service, and/or your text generation service.
Agentic tool use
Off by default. Turning it on gives the model file and command access under the working directory you name, with its own tool-permission list.
This lets a language model read and write files and run commands on your machine. Leave it off unless you specifically want that, and set the working directory deliberately.