Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 26 additions & 7 deletions src/pages/developing/carbon-mcp/onboarding-and-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -203,26 +203,45 @@ This section describes how to make both connections.
#### Adding Carbon MCP as an Extension

- Open Settings > Extensions

<br />
![Claude Desktop Step 1](./images/Claude-Desktop-"Open-Settings-Extensions".png)
<br />

- Click on Advanced settings

<br />
![Claude Desktop Step 2](./images/Claude-Desktop-"Click-on-Advanced".png)
<br />

- Click Install Extension
- Install the `Carbon MCP Claude Desktop extension`, which can be downloaded
[here](./files/carbon-mcp-claude-extension.mcpb).
- Enter your Carbon MCP auth token and session ID in the modal
- Click Save and Enable

<br />
![Claude Desktop Step 3](./images/Claude-Desktop"Click-Install-Extension".png)
<br />

![Carbon MCP Claude Desktop extension](./images/carbon-mcp-claude-setup.png)
- Install the `Carbon MCP Claude Desktop extension`, which can be downloaded
[here](./files/carbon-mcp-claude-extension.mcpb).

<br />
![Claude Desktop Step 4](./images/Claude-Desktop-"Install-the-Carbon-1".png)
<br />
![Claude Desktop Step 5](./images/Claude-Desktop-"Install-the-Carbon-2".png)
<br />

- You will see Carbon MCP configured under installed extensions
- Enter your Carbon MCP auth token and session ID in the modal
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about combining lines 226 and 227 like this?

Suggested change
- Enter your Carbon MCP auth token and session ID in the modal
- Enter your Carbon MCP auth token and session ID in the modal, and click Save to confirm.

- Click Save

<br />
![Claude Desktop Step 6](./images/Claude-Desktop-"Enter-your-Carbon-MCP".png)
<br />

![Carbon MCP Claude extension installed](./images/carbon-mcp-claude-installed.png)
- Verify Extension is Enabled
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A small suggestion to make it easier to interpret both images (optional):

Suggested change
- Verify Extension is Enabled
- Verify that the Carbon MCP extension is configured by ensuring the toggle is switched on and shows as Enabled.


<br />
![Carbon MCP Claude Desktop extension](./images/Claude-Desktop-"Enable-Extension-1".png)
<br />
![Carbon MCP Claude Desktop extension](./images/Claude-Desktop-"Enable-Extension-2".png)
<br />
<br />

Expand Down
Loading