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.
Make sure to keep your secret key safe and never share it with anyone.
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:
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.
Once installed, you can use the entire thirdweb API with natural language.
List my server wallets
Create a server wallet called treasury
What's the balance of treasury wallet?
List my contracts
approve 100 USDC from treasury wallet to executor wallet