AI
MCP server
You can use the thirdweb MCP server to interact with the thirdweb API from your agents or LLM client.
You can access the MCP server at the following url, with your project secret key.
Use your favorite agent framework to plug in the MCP server as a collection of tools for your agent. Refer to your agent framework's documentation for more information.
You can also use the MCP server on your own LLM client, like cursor, claude code and more. Refer to your LLM client's documentation for more information.
Add the following to your .cursor/mcp.json
file: