thirdweb-mcp.md

Thirdweb MCP

from"thirdweb-dev"
1.2k

Read/write to over 2k blockchains for Web3 development

Finance
Web3blockchainsmart contractsNFT
install.sh
# Clone the repository
$git clone https://github.com/thirdweb-dev/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve