Guide for integrating Brave Search capabilities with Praison Labs agents using MCP
Install Dependencies
Make sure you have Node.js installed, as the MCP server requires it:
Set API Key
Set your Brave Search API key as an environment variable in your terminal:
You can obtain a Brave Search API key from Brave Search API.
Create a file
Create a new file brave_search.py
with
the following code:
Run the Agent
Execute your script:
Requirements