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 3080a9b commit 77938c4Copy full SHA for 77938c4
apps/portal/src/app/nebula/mcp-server/integrations/mcp-clients/page.mdx
@@ -7,4 +7,9 @@ This server can be integrated with any client that supports the Model Context Pr
7
8
1. Run the MCP server with the appropriate configuration
9
2. Connect your MCP client to the server using the selected transport (stdio or SSE)
10
-3. Access thirdweb services through the exposed MCP tools
+3. Access thirdweb services through the exposed MCP tools
11
+
12
13
+#### References
14
15
+[thirdweb-mcp references](https://github.com/thirdweb-dev/ai/tree/main/python/thirdweb-mcp)
0 commit comments