Skip to content

Commit 781de0a

Browse files
authored
Merge pull request #582 from sigmacomputing/claude-marketplace
Claude marketplace
2 parents 01ddfb6 + 6c4f331 commit 781de0a

38 files changed

Lines changed: 111 additions & 68 deletions

site/sigmaguides/src/Fundamentals 1: Getting Around - v3/Fundamentals 1: Getting Around v3.md

Lines changed: 35 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -526,73 +526,81 @@ The MCP Server flips that around. You stay in your AI tool and bring Sigma to it
526526

527527
This is particularly useful for analysts and developers who already work in AI-assisted environments and want Sigma data available in that same context.
528528

529-
<aside class=positive>
529+
<aside class="positive">
530530
<strong>WHY IT MATTERS:</strong><br> The MCP Server doesn't bypass Sigma's permission model — it respects your account type and document-level access. Administrators retain full control over what data is reachable, making this a governed extension of Sigma into AI workflows rather than a workaround.
531531
</aside>
532532

533533
### Setup
534534

535-
The Sigma MCP Server is available to all Sigma customers today as a custom connector.
535+
The Sigma MCP Server is available to all Sigma customers today via Claude's MCP registry. This provides a pre-configured MCP server that connects Claude to Sigma.
536+
537+
#### Required from Sigma
538+
We need two pieces of information from Sigma so that we can provide them to Claude.
536539

537-
To connect it to Claude:
540+
Copy these two values to a text file for use in Claude later.
538541

539-
1. In Sigma, click your profile icon and navigate to `Profile` > `MCP` and copy your personal MCP server URL:
542+
1. **MCP URL:**<br>
543+
Log into Sigma and click the profile icon in the upper left corner and select `MCP`. Click the copy icon and save the value off to a text file.
540544

541-
<img src="assets/fun_2026_51.png" width="800"/>
545+
<img src="assets/fun_2026_54e.png" width="800"/>
542546

543-
2. In Claude, click your profile icon and select `Settings` > `Connectors` > `Add a custom connector`.
547+
2. **Organization name:**<br>
548+
This is part of the URL Sigma is using in your browser; for example:
544549

545-
<img src="assets/fun_2026_52.png" width="800"/>
550+
<img src="assets/fun_2026_54f.png" width="600"/>
546551

547-
Give it a name and paste the `MCP URL` copied from Sigma and click `Add`:
552+
Copy your value off to a text file.
548553

549-
<img src="assets/fun_2026_53.png" width="450"/>
554+
#### Claude setup
555+
Log into Claude using your browser.
550556

551-
3. Click `Connect`:
557+
1. In Claude, click `Customize` from the left sidebar:
552558

553-
<img src="assets/fun_2026_54.png" width="500"/>
559+
<img src="assets/fun_2026_52.png" width="600"/>
554560

555-
3. When prompted, add your Sigma instance name and click `Continue`:
561+
Under `Customize` click `Connectors`, `+` and `Browse connectors`:
556562

557-
<img src="assets/fun_2026_55.png" width="800"/>
563+
<img src="assets/fun_2026_53.png" width="600"/>
558564

559-
Provide your Sigma credentials and login.
565+
2. Search for `Sigma` and click `+`:
560566

561-
4. When prompted by Claude, click `Allow`:
567+
<img src="assets/fun_2026_54.png" width="700"/>
562568

563-
<img src="assets/fun_2026_56.png" width="500"/>
569+
3. Paste the `MCP URL` copied from Sigma into Claude and click `Continue`:
564570

565-
If successful, the `Connect` button will now show `Configure`:
571+
<img src="assets/fun_2026_54b.png" width="400"/>
566572

567-
<img src="assets/fun_2026_57.png" width="800"/>
573+
4. Add your Sigma organization name and click `Continue`:
568574

569-
Authenticate via OAuth when prompted.
575+
<img src="assets/fun_2026_54c.png" width="400"/>
570576

571-
Once connected, Claude can interact with your Sigma environment using plain language.
577+
Provide your Sigma credentials and log in.
572578

573-
5. Click `Configure`. By default, nothing is authorized:
579+
5. When prompted by Claude, click `Allow`:
574580

575-
<img src="assets/fun_2026_58.png" width="800"/>
581+
<img src="assets/fun_2026_56.png" width="450"/>
576582

577-
For testing we selected `Always allow` at the top level:
583+
If successful, we can `Approve` the operations Sigma will permit via Claude. For testing we selected `Always allow` for all tools:
578584

579-
<img src="assets/fun_2026_59.png" width="800"/>
585+
<img src="assets/fun_2026_57.png" width="500"/>
580586

581-
6. We ask a simple question about our Sigma instance, which is a new trial and has only one workbook currently:
587+
Now Claude can interact with your Sigma environment using plain language. We can also decide which tool permissions we want to allow.
588+
589+
5. We ask a simple question about our Sigma instance, which is a new trial and has only one workbook currently:
582590

583591
<img src="assets/fun_2026_60.png" width="600"/>
584592

585593
Since Claude has access, it is able to find the workbook and describe it to us:
586594

587595
<img src="assets/fun_2026_61.png" width="700"/>
588596

589-
<aside class=negative>
597+
<aside class="negative">
590598
<strong>NOTE:</strong><br> You will need appropriate Sigma permissions to use the MCP Server — at minimum, <code>View connections</code> on your account type and <code>Can view</code> or <code>Can use</code> access on the specific documents or connections you want to query.
591599
</aside>
592600

593601
The value here is in the workflow. Instead of switching between Claude and Sigma to answer a data question, you stay in one place. Claude handles the discovery and query work, and you get answers grounded in your actual, live Sigma data — not a training dataset or a cached snapshot.
594602

595-
For teams that already work in AI-assisted environments, this means Sigma data becomes a natural part of that workflow rather than a separate tool you have to open. And because it respects Sigma's permission model, there's no new governance overhead for administrators to manage.
603+
For teams that already work in AI-assisted environments, this means Sigma data becomes a natural part of that workflow rather than a separate tool you have to open.
596604

597605

598606
For full setup instructions, see [Use the Sigma MCP Server](https://help.sigmacomputing.com/docs/use-sigma-mcp-server)
Binary file not shown.
-174 KB
Loading
-29.6 KB
Loading
65.8 KB
Loading
97.1 KB
Loading
53.5 KB
Loading
117 KB
Loading
14.8 KB
Loading
128 KB
Loading

0 commit comments

Comments
 (0)