Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

I just connected Claude to an internet search engine using MCP. Here's how you can do it too in under 5 minutes:

400,369 görüntüleme • 1 yıl önce •via X (Twitter)

10 Yorum

Alex Albert profil fotoğrafı
Alex Albert1 yıl önce

First, you will need to download the latest version of our Claude desktop app here:

Alex Albert profil fotoğrafı
Alex Albert1 yıl önce

To use Brave Web Search specifically, you will need to sign up for a free API key here:

Alex Albert profil fotoğrafı
Alex Albert1 yıl önce

Next, open up your Claude Desktop configuration file: - macOS: ~/Library/Application Support/Claude/claude_desktop_config.json - Windows: %APPDATA%\Claude\claude_desktop_config.json

Alex Albert profil fotoğrafı
Alex Albert1 yıl önce

Then, just add this to that file and save it: { "mcpServers": { "brave-search": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-brave-search"], "env": { "BRAVE_API_KEY": "ADD_YOUR_API_KEY_HERE" } } } }

Alex Albert profil fotoğrafı
Alex Albert1 yıl önce

Restart your Claude desktop app for the changes to load. You can check that the server has been configured properly if you navigate to "Claude" > "Settings" in the top bar and check the Developer tab in this window that pops up

Alex Albert profil fotoğrafı
Alex Albert1 yıl önce

After that, just ask Claude to make a web search for you! The server tools automatically get loaded in to the system prompt so that Claude knows it has access to them.

Alex Albert profil fotoğrafı
Alex Albert1 yıl önce

If you want to improve on this server, explore more servers, or make your own integrations, go check out our GitHub repo: We have tons of servers already pre-built for you to try out!

Alex Albert profil fotoğrafı
Alex Albert1 yıl önce

Note that the point of this is not to make a performant LLM-powered search engine, this is definitely not that! What it does do is quickly demonstrate how powerful and flexible MCP can be

Yuchen Jin profil fotoğrafı
Yuchen Jin1 yıl önce

Can I connect Claude to Perplexity search engine?

Brave profil fotoğrafı
Brave1 yıl önce

Very cool. Thanks for highlighting our API!

Benzer Videolar