Prerequisites
- A Brave Search API subscription and API key (X-Subscription-Token)
- project_contributor access in AgentRuntime
Connect in AgentRuntime
1
Subscribe to Brave Search API
Sign up at brave.com/search/api and copy your subscription token from the dashboard.
2
Create a connection
Go to Connections and click New custom connection to create an API key connection with
APIKey.3
Add brave MCP instance
Go to MCP, click Add instance for brave, wire your connection on Instance config, set the profile active, and save.
4
Test web search
Run mcp_call →
brave_web_search with a simple query to confirm the token works.What you can build
- News digests —
brave_news_searchwithfreshness=pd→ LLM summarizes top stories → post to Slack or email. - Research with summary —
brave_web_searchwithsummary=true→ pass summary key tobrave_summarizerfor inline citations. - Local lead gen —
brave_local_searchfor businesses near a query → enrich with CRM connector. - Media monitoring —
brave_image_searchorbrave_video_searchfor brand or product mentions. - Filtered web search —
result_filter,goggles, andfreshnessfor precise result sets.
Tools
Example
Fetch today’s news on a topic:Configuration
Troubleshooting
Related
- Integrations quickstart
- Exa connector — semantic web search
- Connector catalog
- Troubleshooting