# How can i add Thirdweb custom tools with crew ai

**URL:** https://community.crewai.com/t/how-can-i-add-thirdweb-custom-tools-with-crew-ai/4983
**Category:** CrewAI Community Support
**Created:** [March 26, 2025, 9:03am UTC](https://community.crewai.com/t/how-can-i-add-thirdweb-custom-tools-with-crew-ai/4983 "2025-03-26T09:03:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ahsen\_Tahir](https://sea1.discourse-cdn.com/flex025/user_avatar/community.crewai.com/ahsen_tahir/32/3072_2.png) [@Ahsen\_Tahir](https://community.crewai.com/u/Ahsen_Tahir)
#### Post date: [March 26, 2025, 9:03am UTC](https://community.crewai.com/t/how-can-i-add-thirdweb-custom-tools-with-crew-ai/4983/1 "2025-03-26T09:03:02Z")

</div>

I am using Thirdweb tools and it has not mentioned crew ai in its frameworks but they do mention on we can adopt tools to our framework so let me know how can i modify the tools and return them back so that crew ai can use it  
sample url : [ai/python/thirdweb-ai at main · thirdweb-dev/ai · GitHub](https://github.com/thirdweb-dev/ai/tree/main/python/thirdweb-ai?ref=blog.thirdweb.com#install-with-framework-specific-adapters)

 ![image](https://us1.discourse-cdn.com/flex025/uploads/crewai/original/2X/f/f97c779c82297f408be81824e6738df3d2449184.png)

---

<div class="post-metadata">

### Author: ![zinyando](https://sea1.discourse-cdn.com/flex025/user_avatar/community.crewai.com/zinyando/32/4435_2.png) [@zinyando](https://community.crewai.com/u/zinyando)
#### Post date: [March 26, 2025, 12:29pm UTC](https://community.crewai.com/t/how-can-i-add-thirdweb-custom-tools-with-crew-ai/4983/2 "2025-03-26T12:29:01Z")

</div>

You can look at adaption the tools into crewAI compatible format using structured tools, I haven’t tried converting Thirdweb tools to that format myself but there’s no hard in trying right? [Tools - CrewAI](https://docs.crewai.com/concepts/tools#structured-tools)
