Skip to content

Commit 668288a

Browse files
committed
docs(mcp-server): update setup instructions and wording
1 parent c62a172 commit 668288a

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

reference/mcp-server.mdx

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,12 @@ Kernel's server is a centrally hosted, authenticated remote MCP using OAuth 2.1
2222

2323
#### Team & Enterprise (Claude.ai)
2424

25-
1. Go to **Settings → Integrations → Add more**.
26-
2. Enter: **Integration name:** `Kernel`, **Integration URL:** `https://mcp.onkernel.com/mcp`.
27-
3. Start a chat, enable **Tools**, complete auth.
25+
1. Go to **Settings → Connectors → Add custom connector**.
26+
2. Enter: **Integration name:** `Kernel`, **Integration URL:** `https://mcp.onkernel.com/mcp`, then click **Add**.
27+
3. In **Settings → Connectors**, click **Connect** next to `Kernel` to launch OAuth and approve.
28+
4. In chat, click **Search and tools** and enable the Kernel tools if needed.
29+
30+
> On Claude for Work (Team/Enterprise), only Primary Owners or Owners can enable custom connectors for the org. After it's configured, each user still needs to go to **Settings → Connectors** and click **Connect** to authorize it for their account.
2831
2932
#### Free & Pro (Claude desktop)
3033

@@ -53,13 +56,9 @@ claude mcp add --transport http kernel https://mcp.onkernel.com/mcp
5356

5457
### Cursor
5558

56-
Install with one click or configure manually.
57-
58-
### One-click install
59-
60-
Click [here](cursor://anysphere.cursor-deeplink/mcp/install?name=kernel&config=eyJ1cmwiOiJodHRwczovL21jcC5vbmtlcm5lbC5jb20vbWNwIn0%3D).
59+
Click [here](cursor://anysphere.cursor-deeplink/mcp/install?name=kernel&config=eyJ1cmwiOiJodHRwczovL21jcC5vbmtlcm5lbC5jb20vbWNwIn0%3D) to install Kernel on Cursor.
6160

62-
### Manual setup
61+
#### Manual setup
6362

6463
1. Press **⌘/Ctrl Shift J**.
6564
2. Go to **Tools & Integrations → New MCP server**.
@@ -81,7 +80,7 @@ Click [here](cursor://anysphere.cursor-deeplink/mcp/install?name=kernel&config=e
8180

8281
Click [here](goose://extension?cmd=npx&arg=-y&arg=mcp-remote&arg=https%3A%2F%2Fmcp.onkernel.com%2Fmcp&timeout=300&id=kernel&name=Kernel&description=Access%20Kernel%27s%20cloud-based%20browsers%20via%20MCP) to install Kernel on Goose in one click.
8382

84-
### Goose Desktop
83+
#### Goose Desktop
8584

8685
1. Click `Extensions` in the sidebar of the Goose Desktop.
8786
2. Click `Add custom extension`.
@@ -93,7 +92,7 @@ Click [here](goose://extension?cmd=npx&arg=-y&arg=mcp-remote&arg=https%3A%2F%2Fm
9392
- **Timeout**: `300`
9493
4. Click `Save Changes` button.
9594

96-
### Goose CLI
95+
#### Goose CLI
9796

9897
1. Run the following command:
9998
```bash

0 commit comments

Comments
 (0)