Source Intelligence
Sweep 28 Aug 2026 · 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Page history

Manage your listing after publishing

connectors/building/after-publishing

1 recorded change 29 lines First seen Last changed Upstream

History

connectors/building/after-publishing First recorded · 29 lines, first recorded

# Manage your listing after publishing ## Update your MCP server ## Update your plugin ## Update your listing ## Slugs are permanent ## Delist your connector

The first capture of this source. The page was already there, and this is what it said.

# Manage your listing after publishing

> Update your MCP server, plugin, and directory listing after publication

## Update your MCP server

An MCP server is a live API. To add, change, or remove tools, deploy the change to your server—no resubmission to Anthropic is required, and there is no scheduled re-review. Claude picks up the new tool surface on the next connection.

## Update your plugin

Plugin updates are pushed via your GitHub repo. CI mirrors changes to the public marketplace and runs automated screening on each update.

## Update your listing

Edit your description, categories, icon, and other listing metadata from the submissions dashboard at [Organization settings > Directory](https://claude.ai/admin-settings/directory/submissions) in Claude.ai. See [Managing your listing](/docs/connectors/building/managing-your-listing) for what you can edit directly and which changes require review.

## Slugs are permanent

Your directory slug is fixed after publication. It determines your connector's permanent listing URL:

```text theme={null}
https://claude.ai/directory/connectors/SLUG
```

Share this URL from your own documentation or a "Connect to Claude" button to send users directly to your listing. Display names can change via the dashboard; the URL slug cannot.

## Delist your connector

To voluntarily remove your connector from the directory, email `[email protected]`.