We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ddf378 commit b330738Copy full SHA for b330738
apps/portal/src/app/ai/mcp/page.mdx
@@ -9,7 +9,7 @@ You can use the thirdweb MCP server to interact with the thirdweb API from your
9
You can access the MCP server at the following url, with your project secret key.
10
11
```http
12
-POST https://api.thirdweb.com/mcp?secretKey=<your-project-secret-key>
+https://api.thirdweb.com/mcp?secretKey=<your-project-secret-key>
13
```
14
15
Make sure to keep your secret key safe and never share it with anyone.
0 commit comments