File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
apps/portal/src/app/ai/mcp Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments