Skip to content

Commit 6783f9e

Browse files
committed
update readme with all of our new amazing mcp tutorials
1 parent 167b298 commit 6783f9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Are you ready to cook? 🚀 This is a collection of example code and guides for
3232
- [Parallel Tool Use](/tutorials/parallel-tool-use): Learn how to use function calling with AI to use multiple tools at the same time.
3333

3434
### Model Context Protocol (MCP)
35+
- [Browser Use MCP](/tutorials/mcp-browseruse): Equip models via Groq API with Browser Use's tools to enable autonomous website browsing, information extraction, and web pages interaction.
36+
- [BrowserBase MCP](/tutorials/mcp-browserbase): Equip models via Groq API with Browserbase's MCP server for web automation using natural language commands, including tools for web interaction and data extraction.
3537
- [Firecrawl MCP](/tutorials/mcp-firecrawl): Equip GPT-OSS 120B via Groq API with enterprise-grade web scraping capabilities, intelligent data extraction, structured parsing, and deep web research.
3638
- [Exa MCP](/tutorials/mcp-exa): Use Exa's web search and web crawling tools to get real-time information from the internet. Find relevant search results, extract data from websites, and run deep-research.
3739
- [Tavily MCP with Groq](/tutorials/mcp-tavily): Build a real-time research agent with the Tavily MCP and Groq API.

0 commit comments

Comments
 (0)