Skip to content

Commit bd85eb8

Browse files
committed
fixed name of mcp in vs code case
1 parent 2fedbf2 commit bd85eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/portal/src/app/ai/mcp/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Add the following to your `~/.codeium/windsurf/mcp_config.json` file:
8080
className="flex items-center gap-3 bg-card mb-4 justify-start w-fit shadow-md hover:shadow-lg transition-shadow border-2"
8181
variant="outline"
8282
>
83-
<Link href="https://vscode.dev/redirect/mcp/install?name=thirdweb&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fapi.thirdweb.com%2Fmcp%22%7D" className="flex items-center gap-3">
83+
<Link href="https://vscode.dev/redirect/mcp/install?name=thirdweb-api&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fapi.thirdweb.com%2Fmcp%22%7D" className="flex items-center gap-3">
8484
<ArrowDownIcon className="size-4 flex-shrink-0" />
8585
<span>Install into VS Code</span>
8686
</Link>

0 commit comments

Comments
 (0)