Documentation
README
Brave Search
Web search and content extraction using the official Brave Search API. No browser required.
Setup
Requires a Brave Search API account with a free subscription. A credit card is required to create the free subscription (you won't be charged).
- Create an account at https://api-dashboard.search.brave.com/register
- Create a "Free AI" subscription
- Create an API key for the subscription
- Configure
BRAVE_API_KEYin the app Settings → Environment Variables. (Fallback for standalone usage: exportBRAVE_API_KEYin your shell.) - Dependencies are installed via the backend workspace package.
If running this skill standalone, install once from this skill directory:
npm install
Search
This is the opening of the README. Read the full README on GitHub.