Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
248 changes: 124 additions & 124 deletions content/.metadata.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions content/mcp/docs/2024-11-05/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Think of MCP like a USB-C port for AI applications. Just as USB-C provides a sta
Depending on where you sit in the ecosystem, MCP can have a range of benefits.

* **Developers**: MCP reduces development time and complexity when building, or integrating with, an AI application or agent.
* **AI applications or agents**: MCP provides access to an ecosystem of data sources, tools and apps which will enhance capabilities and improve the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents which can access your data and take actions on your behalf when necessary.
* **AI applications or agents**: MCP gives them access to an ecosystem of data sources, tools and apps, which enhances their capabilities and improves the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents that can access user data and take actions on the user's behalf when necessary.

## Broad ecosystem support

Expand Down
4 changes: 2 additions & 2 deletions content/mcp/docs/2025-03-26/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Think of MCP like a USB-C port for AI applications. Just as USB-C provides a sta
Depending on where you sit in the ecosystem, MCP can have a range of benefits.

* **Developers**: MCP reduces development time and complexity when building, or integrating with, an AI application or agent.
* **AI applications or agents**: MCP provides access to an ecosystem of data sources, tools and apps which will enhance capabilities and improve the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents which can access your data and take actions on your behalf when necessary.
* **AI applications or agents**: MCP gives them access to an ecosystem of data sources, tools and apps, which enhances their capabilities and improves the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents that can access user data and take actions on the user's behalf when necessary.

## Broad ecosystem support

Expand Down
4 changes: 2 additions & 2 deletions content/mcp/docs/2025-06-18/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Think of MCP like a USB-C port for AI applications. Just as USB-C provides a sta
Depending on where you sit in the ecosystem, MCP can have a range of benefits.

* **Developers**: MCP reduces development time and complexity when building, or integrating with, an AI application or agent.
* **AI applications or agents**: MCP provides access to an ecosystem of data sources, tools and apps which will enhance capabilities and improve the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents which can access your data and take actions on your behalf when necessary.
* **AI applications or agents**: MCP gives them access to an ecosystem of data sources, tools and apps, which enhances their capabilities and improves the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents that can access user data and take actions on the user's behalf when necessary.

## Broad ecosystem support

Expand Down
4 changes: 2 additions & 2 deletions content/mcp/docs/2025-11-25/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Think of MCP like a USB-C port for AI applications. Just as USB-C provides a sta
Depending on where you sit in the ecosystem, MCP can have a range of benefits.

* **Developers**: MCP reduces development time and complexity when building, or integrating with, an AI application or agent.
* **AI applications or agents**: MCP provides access to an ecosystem of data sources, tools and apps which will enhance capabilities and improve the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents which can access your data and take actions on your behalf when necessary.
* **AI applications or agents**: MCP gives them access to an ecosystem of data sources, tools and apps, which enhances their capabilities and improves the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents that can access user data and take actions on the user's behalf when necessary.

## Broad ecosystem support

Expand Down
4 changes: 2 additions & 2 deletions content/mcp/docs/2026-07-28/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Think of MCP like a USB-C port for AI applications. Just as USB-C provides a sta
Depending on where you sit in the ecosystem, MCP can have a range of benefits.

* **Developers**: MCP reduces development time and complexity when building, or integrating with, an AI application or agent.
* **AI applications or agents**: MCP provides access to an ecosystem of data sources, tools and apps which will enhance capabilities and improve the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents which can access your data and take actions on your behalf when necessary.
* **AI applications or agents**: MCP gives them access to an ecosystem of data sources, tools and apps, which enhances their capabilities and improves the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents that can access user data and take actions on the user's behalf when necessary.

## Broad ecosystem support

Expand Down
4 changes: 2 additions & 2 deletions content/mcp/docs/draft/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Think of MCP like a USB-C port for AI applications. Just as USB-C provides a sta
Depending on where you sit in the ecosystem, MCP can have a range of benefits.

* **Developers**: MCP reduces development time and complexity when building, or integrating with, an AI application or agent.
* **AI applications or agents**: MCP provides access to an ecosystem of data sources, tools and apps which will enhance capabilities and improve the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents which can access your data and take actions on your behalf when necessary.
* **AI applications or agents**: MCP gives them access to an ecosystem of data sources, tools and apps, which enhances their capabilities and improves the end-user experience.
* **End-users**: MCP results in more capable AI applications or agents that can access user data and take actions on the user's behalf when necessary.

## Broad ecosystem support

Expand Down
2 changes: 1 addition & 1 deletion content/mcp/specification/draft/basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ Icons are represented as an array of `Icon` objects, where each icon includes:
* `src`: A URI pointing to the icon resource (required). This can be:
* An HTTP/HTTPS URL pointing to an image file
* A data URI with base64-encoded image data
* `mimeType`: Optional MIME type if the server's type is missing or generic
* `mimeType`: Optional MIME type override if the source MIME type is missing or generic
* `sizes`: Optional array of size specifications (e.g., `["48x48"]`, `["any"]` for scalable formats like SVG, or `["48x48", "96x96"]` for multiple sizes)
* `theme`: Optional theme preference (`light` or `dark`) for the icon background

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,8 @@ the header name `Mcp-Param-{name}`.
the `inputSchema`
* **MUST** only be applied to parameters with primitive types (integer,
string, boolean). Parameters with type `number` are not permitted.
Integer values **MUST** be within the safe range for JavaScript
Integer values **MUST** be within the safe range for integers
represented using IEEE754 double-precision floating point numbers
(−2<sup>53</sup>+1 to 2<sup>53</sup>−1)
* **MUST** only be applied to properties that are *statically reachable*
from the schema root: reachable via a chain consisting solely of
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To regain access to your account on any device, you'll need to authenticate agai

If you used your Claude account to authenticate into Claude Code, you can manage your authorization tokens by navigating to **[Settings > Claude Code](https://claude.ai/settings/claude-code)**. To remove a token and log out of Claude Code, click the trash can icon.

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1608263923/b4fa7d6f6f08f2adffb4ea63bc58/image+%287%29.png?expires=1787467500&amp;signature=75ac8ad142b396e212795de70f704265c2a21812bd689cfa3627ce329facdd67&amp;req=dSYnHst4nohdWvMW1HO4zVuHihv50GC%2BAQofdwM8qVfWGs6t4ypImQkeyij8%0A64ElB1rex1La2A7nQCc%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1608263923/b4fa7d6f6f08f2adffb4ea63bc58/image+%287%29.png?expires=1787485500&amp;signature=3c3341205769187b74c794efa2302d702f4db27367109f43fb4d36e834345276&amp;req=dSYnHst4nohdWvMW1HO4zVuHihv53mK%2BAQofdwM8qVdFAutbmyrSB7tn5daV%0AiGy5t7JDvwRus3Cu8Dg%3D%0A)

## Unable to access your account?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ If you followed the steps above to delete your Console organization but want to

If you have an outstanding balance, you will see a message during the deletion flow that prompts you to pay the balance first by routing you to [Settings > Billing](https://platform.claude.com/settings/billing).

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957766/5c2dd87c0818a0400099a833c9b3/4cc3130a-f696-4967-9fe3-e5623c6f02bd?expires=1787467500&amp;signature=21b849735ff4eaf04fcd9cba002f4fc8d399b6b3372864d54f780ffe8bb4ed50&amp;req=dSkgFcB7moZZX%2FMW1HO4zbYXUBBmWuMeFZRyvJPpBZ%2B4I3rDomG0v6A33iWH%0AZ9KhNAXFiJpbfue2i6k%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957766/5c2dd87c0818a0400099a833c9b3/4cc3130a-f696-4967-9fe3-e5623c6f02bd?expires=1787485500&amp;signature=b3bb3943d4c732c0abeed55195e354500c6bfa50e6d1dc61927307b053af75f4&amp;req=dSkgFcB7moZZX%2FMW1HO4zbYXUBBmVOEeFZRyvJPpBZ%2BJf0APxArqO4ezZgcz%0AJ5VfLdZVB3IMg%2BOu%2B04%3D%0A)

You must pay this outstanding balance before you’re able to move forward with the deletion process.

### I’m seeing a message about contacting the Support team when I try to delete my Console organization.

There are some scenarios where you will need to contact our team to delete your account. If this is the case, it will be noted when you try to delete your organization:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957765/19dda72a40db95d78c00c27a1a1c/6ce89be6-93ce-409c-bbea-d34be09db348?expires=1787467500&amp;signature=638bf9f6a89f851b97e90ec24b57a12126e9d160382e40553d40bea58c9e6724&amp;req=dSkgFcB7moZZXPMW1HO4zRW12%2BLJfqP8ZxDZGlqR6GiPJaTKDpRc6dkqstGP%0A%2Bp6SafOGR0%2FnWSEKEag%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957765/19dda72a40db95d78c00c27a1a1c/6ce89be6-93ce-409c-bbea-d34be09db348?expires=1787485500&amp;signature=db6902b3754e6f7ff4c287d53edc6f9531b6e62fb7f7895114c6d1e74774f9b5&amp;req=dSkgFcB7moZZXPMW1HO4zRW12%2BLJcKH8ZxDZGlqR6GhdGnY6CRlI8OV6plcZ%0A4NkPVO3VB0T%2FJj904b4%3D%0A)

If you are seeing this message, this indicates that your Console organization cannot be deleted via the self-service pathway.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ As a Primary Owner or Owner of a Team or Enterprise plan, you can manage the abi

2. Use the toggle to change the **Rate chats** setting for your organization:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2058292603/75752add0bed6a9f3ab217f01708/CleanShot%2B2026-02-12%2Bat%2B08_55_14-402x.png?expires=1787467500&amp;signature=036e79ee926395880516c065251cce48dd2bc5b34ccdad8edb2c188136623bb8&amp;req=diAiHst3n4dfWvMW1HO4zYGm8iAYFq%2FJ085gFtEpvcRW6PFlEO8OSMYPd8P1%0Ac2tkL84JR%2FJKK3DVmxM%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2058292603/75752add0bed6a9f3ab217f01708/CleanShot%2B2026-02-12%2Bat%2B08_55_14-402x.png?expires=1787485500&amp;signature=896fd24589e0e5d62ae5aac01e35e765b879ec3a264d21496c79afc94a1a4d00&amp;req=diAiHst3n4dfWvMW1HO4zYGm8iAYGK3J085gFtEpvcR1t9nqtm%2FWjYu6txf4%0AggXJIPlKdVE5gbzn5PU%3D%0A)

More information on how Anthropic collects, uses, and stores feedback data can be found in our Privacy Center: **[How long do you store my organization’s data?](https://privacy.claude.com/en/articles/7996866-how-long-do-you-store-my-organization-s-data)**
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ To manage feedback for your Console organization:

2. Toggle the feedback switch on or off.

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1729186182/ebf4032a12a8c56959ca927726ce/Screenshot+2025-09-16+at+12_32_31%E2%80%AFPM.png?expires=1787467500&amp;signature=7a5662f672215afedcfc9df9550e00d80cbe8cd4f853ffec354496e7e32a0623&amp;req=dSclH8h2m4BXW%2FMW1HO4zVpN5HAZX29AJ%2FadMup7FQfUBdR2KZWOYCrv8NUh%0AEUSK9MAbw4HgQFwquto%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1729186182/ebf4032a12a8c56959ca927726ce/Screenshot+2025-09-16+at+12_32_31%E2%80%AFPM.png?expires=1787485500&amp;signature=70deb15f03cafdc63811a6ace4a602d4b93246dc9f92bba3fe2fa3c3242f923c&amp;req=dSclH8h2m4BXW%2FMW1HO4zVpN5HAZUW1AJ%2FadMup7FQeD4V3KNmCiFqD0Esq1%0AQn0hDgaY32b%2B8fa9xcw%3D%0A)

More information on how Anthropic collects, uses, and stores feedback data can be found in our Privacy Center: [How long do you store my organization’s data?](https://privacy.claude.com/en/articles/7996866-how-long-do-you-store-my-organization-s-data)
6 changes: 3 additions & 3 deletions content/support/10593882-share-and-unshare-chats.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ To unshare a chat:

Users on free, Pro, or Max plans can review a log of shared chats by navigating to **[Settings > Privacy](https://claude.ai/settings/data-privacy-controls)**. Find the **Privacy settings** section and click “Manage” next to **Shared chats:**

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1921669913/7cc7be48cfc7a18f9f469d6cd83c/CleanShot+2026-01-08+at+10_20_43%402x.png?expires=1787467500&amp;signature=5d96afb1433d7e705bd7b0dc0c3e2042068b5f841a7470a33a587899a46c0dd3&amp;req=dSklF894lIheWvMW1HO4zWn5HzQZZEJuc9cNIYuX0GEHev53MAbVvK0uUkTa%0AfQeHOCujzsMYCf%2F%2BUd8%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1921669913/7cc7be48cfc7a18f9f469d6cd83c/CleanShot+2026-01-08+at+10_20_43%402x.png?expires=1787485500&amp;signature=27d82906d1b6c1b64365d751f2eee981199578858c4be1bf4ba46f81c5e6561d&amp;req=dSklF894lIheWvMW1HO4zWn5HzQZakBuc9cNIYuX0GGVS8ZNaby2uivbTdxl%0ATPtLaN9gV9WbBr4hfkE%3D%0A)

This will open a **Shared chats** modal listing the title, date shared, and link to each chat, allowing you to easily review and access all your previously-shared content. From here, you also have the option to click “Unshare” next to each listed chat to revoke access to the last snapshot you shared:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243810/e6fe1d262597446c7fe21dff9f10/AD_4nXdW-GhByF8uKV7fCq9lTbkVB91FglSL6TSyXAOUk_MLcTV9YsEMBMkm9rgm1oXqv0k3sJh1JhlzZP6tHVkKbDJJ71pDRRtM3aVNG64MDuKDIzgmknh-XDZdNa7biTsTdwGoPr5GRg?expires=1787467500&amp;signature=8319623ce3460b6b0221fb1b85d6566964ffaa64117aab74a0d709c170cd1cd9&amp;req=dSYlEst6noleWfMW1HO4ze44eCBlkhU7guvTv9woD7ZxRsEDFldvqrInZIyX%0ADOzGmQHJAWM6AFOeMUI%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243810/e6fe1d262597446c7fe21dff9f10/AD_4nXdW-GhByF8uKV7fCq9lTbkVB91FglSL6TSyXAOUk_MLcTV9YsEMBMkm9rgm1oXqv0k3sJh1JhlzZP6tHVkKbDJJ71pDRRtM3aVNG64MDuKDIzgmknh-XDZdNa7biTsTdwGoPr5GRg?expires=1787485500&amp;signature=928198942f896fefd97ff51854878c64d8751af25b64ac4be507648ac40cb245&amp;req=dSYlEst6noleWfMW1HO4ze44eCBlnBc7guvTv9woD7bb%2Fl6WlIeT0tHtMUYb%0AKo8JAqAJN9bot1sHs%2BU%3D%0A)

If you don’t have any shared chat snapshots, the **Shared chats** modal will show “No shared content found”:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243808/b025db8e598f0c88fb16d83d48d5/AD_4nXeUwCKnmFzzrjMHhfr5By4zk5pJlkEn3wbJ8-aNfu13Yl99IjBywpqPx9G07QRzpH1EwRY7uG7Q9m9fib98Gql1cIV7XwUCTzEgBNu79Ey8tCOS5CEVmwveIcEOxJ4fonBhe3g9MA?expires=1787467500&amp;signature=96687d6050efdd8f7f4559b7b147a73d0a02d58bede94b8d6edc34206307393d&amp;req=dSYlEst6nolfUfMW1HO4zdaFncJwh460DeZsm0Gz1HuzSAEaGSv2%2BGZV2nc8%0AZMS3tb5sUlHUrBOKiPw%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243808/b025db8e598f0c88fb16d83d48d5/AD_4nXeUwCKnmFzzrjMHhfr5By4zk5pJlkEn3wbJ8-aNfu13Yl99IjBywpqPx9G07QRzpH1EwRY7uG7Q9m9fib98Gql1cIV7XwUCTzEgBNu79Ey8tCOS5CEVmwveIcEOxJ4fonBhe3g9MA?expires=1787485500&amp;signature=fff853ad2f5fb1ca825292a57b52d72f4d27b7c57084ae3d11381f2603882662&amp;req=dSYlEst6nolfUfMW1HO4zdaFncJwiYy0DeZsm0Gz1Htm3%2FYJqLsd%2BgWKiTew%0A9aZ669nIfMLcqa%2Bv7UE%3D%0A)
2 changes: 1 addition & 1 deletion content/support/10684626-enable-and-use-web-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Web search expands Claude's knowledge with real-time data, helping you make bett

An Owner or Primary Owner must first enable web search for the entire workspace. This can be found in **[Admin settings > Capabilities](https://claude.ai/admin-settings/capabilities)**:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2032032614/ad907328c4d9a26ee4bd9ca27a52/CleanShot+2026-02-05+at+09_01_42%402x.png?expires=1787467500&amp;signature=e70764c38c09c3027df4f8eb72117d4174e44545f66659e5d3c94c136b4ad8a7&amp;req=diAkFMl9n4deXfMW1HO4zetvyrW%2BHslVUJIbgsqS2%2BP0MpXxz4tjH%2FTJcVVJ%0Ae4kcidE0QsCYr4gPpbI%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2032032614/ad907328c4d9a26ee4bd9ca27a52/CleanShot+2026-02-05+at+09_01_42%402x.png?expires=1787485500&amp;signature=153a12fd98fcf6542485c7a6e03047cb57a34737802b7aec5e0283d604f1ca23&amp;req=diAkFMl9n4deXfMW1HO4zetvyrW%2BEMtVUJIbgsqS2%2BP%2FkkX5Xb9a32UZF5zu%0AQCRzHXJSkrYd2vT5M5s%3D%0A)

Once this is enabled at the workspace level, any member of the organization can switch it on while starting a chat by clicking the “+” button in the lower left corner of the chat window and selecting “Web search." Users can toggle this off for chats that don’t require web search capabilities.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ for specific instructions.

Custom desktop extensions uploads allow Team and Enterprise plans to leverage organization-specific workflows that aren’t available in the public directory. After creating a custom desktop extension, Owners and Primary Owners can navigate to Settings > Extensions within Claude Desktop and click “Advanced settings” to access the **Extension Developer** section:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1681607607/ba6e379d2769d190f0970a0adaed/AD_4nXd4aZkqjJFpiXMPF28Pih7HmSJ9pPsnoWAfVgiLdFRFiTkO92YtXteIjvDHaPl7T0tjfpRTBOlyrMbQ_aciCNDgfIuEvV3szmKvt72x5O51DMSClXOYWk1JIRIzylwkj3joXqZcLw?expires=1787467500&amp;signature=a24faafdcbbc6dd365e0795d49345f163bc186ca54aef6e19819123daea7add7&amp;req=dSYvF89%2BmodfXvMW1HO4zWbPxEd7MTo3Hn9K2IaIG2J4Y4mgeJ2yXpENsKDS%0APTD5E%2B7qyq%2B7SHJVa9c%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1681607607/ba6e379d2769d190f0970a0adaed/AD_4nXd4aZkqjJFpiXMPF28Pih7HmSJ9pPsnoWAfVgiLdFRFiTkO92YtXteIjvDHaPl7T0tjfpRTBOlyrMbQ_aciCNDgfIuEvV3szmKvt72x5O51DMSClXOYWk1JIRIzylwkj3joXqZcLw?expires=1787485500&amp;signature=f016267b78b978c1731e23280ca27dbdfee4c691b61a48fc660a9e4f1072e0e2&amp;req=dSYvF89%2BmodfXvMW1HO4zWbPxEd7Pzg3Hn9K2IaIG2LkbKiEBcdzGcwFmN9u%0A81Eo57McDe3P5CYoI6Y%3D%0A)

Click “Install Extension…” and select the .mcpb file. Follow the prompts to install and configure your custom desktop extension. For more in-depth information, please refer to our [desktop extension developer documentation](https://github.com/anthropics/mcpb).

Expand Down
Loading
Loading