thirdweb.com
thirdweb.com logo

Thirdweb

Read/write to over 2k blockchains, enabling data querying, contract analysis/deployment, and transaction execution, powe...

Created byApr 23, 2025
THIRDWEB_SECRET_KEY=... thirdweb-mcp </code></pre>

Using SSE transport on a custom port

THIRDWEB_SECRET_KEY=... thirdweb-mcp --transport sse --port 8080

Enabling all services with specific chain IDs

THIRDWEB_SECRET_KEY=... thirdweb-mcp --chain-id 1 --chain-id 137 --engine-url YOUR_ENGINE_URL --engine-auth-jwt YOUR_ENGINE_JWT \ --engine-backend-wallet-address YOUR_ENGINE_BACKEND_WALLET_ADDRESS </code></pre>
THIRDWEB_SECRET_KEY=... thirdweb-mcp </code></pre>

Using SSE transport on a custom port

THIRDWEB_SECRET_KEY=... thirdweb-mcp --transport sse --port 8080

Enabling all services with specific chain IDs

THIRDWEB_SECRET_KEY=... thirdweb-mcp --chain-id 1 --chain-id 137 --engine-url YOUR_ENGINE_URL --engine-auth-jwt YOUR_ENGINE_JWT \ --engine-backend-wallet-address YOUR_ENGINE_BACKEND_WALLET_ADDRESS </code></pre>