diff --git a/browsers/profiles.mdx b/browsers/profiles.mdx index 30961a0..75fcd1b 100644 --- a/browsers/profiles.mdx +++ b/browsers/profiles.mdx @@ -62,8 +62,8 @@ const kernelBrowser = await kernel.browsers.create({ kernel_browser = await kernel.browsers.create( profile={ "name": "profiles-demo", - // or - // "id": profile.id, + # or + # "id": profile.id, "save_changes": True, } ) diff --git a/reference/mcp-server.mdx b/reference/mcp-server.mdx index a033697..141d170 100644 --- a/reference/mcp-server.mdx +++ b/reference/mcp-server.mdx @@ -145,6 +145,20 @@ Click [here](goose://extension?cmd=npx&arg=-y&arg=mcp-remote&arg=https%3A%2F%2Fm } ``` +### Smithery + +You can connect directly to `https://mcp.onkernel.com/mcp`, or use Smithery as a proxy using its provided URL. + +- Use Smithery URL in any MCP client: + 1. Open [Smithery: Kernel](https://smithery.ai/server/kernel). + 2. Copy the URL from "Get connection URL". + 3. Paste it into your MCP client's "Add server" flow. + +- Use Kernel in Smithery's Playground MCP client: + 1. Open [Smithery Playground](https://smithery.ai/playground). + 2. Click "Add servers", search for "Kernel", and add it. + 3. Sign in and authorize Kernel when prompted. + ### Others Many other MCP-capable tools accept: