For users with a Claude Code subscription Claude Code can be configured inside Civis Studio. This enables Claude to access and work with your Civis Studio environment.
Setting up Claude Code in Civis Studio
Install the Claude Code extension
- Open a terminal panel and execute:
curl -fsSL https://claude.ai/install.sh | bash && claudeSelect the relevant account type when prompted
Open the link when prompted
- Click “Authorize”
- The browser page may fail to load
- Go back to Civis Studio
Follow the link in the terminal again by holding control and clicking the link or copying the URL into your browser
- Click Authorize
Click “Copy Code” when shown the authentication code
Paste the code where prompted in your terminal and hit enter
- You should now be logged into Claude Code
Optional: If you plan to use the Civis MCP with Claude, execute this command from a terminal session:
claude mcp add-json --scope user civis "$(jq -c '.servers.civis' /config/data/User/mcp.json)"
Comments
0 comments
Please sign in to leave a comment.