Загрузка видео...

Не удалось загрузить видео

На главную

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

400,322 просмотров • 1 год назад •via X (Twitter)

Комментарии: 10

Фото профиля Alex Albert
Alex Albert1 год назад

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

Фото профиля Alex Albert
Alex Albert1 год назад

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

Фото профиля Alex Albert
Alex Albert1 год назад

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
Alex Albert1 год назад

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
Alex Albert1 год назад

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
Alex Albert1 год назад

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
Alex Albert1 год назад

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
Alex Albert1 год назад

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
Yuchen Jin1 год назад

Can I connect Claude to Perplexity search engine?

Фото профиля Brave
Brave1 год назад

Very cool. Thanks for highlighting our API!

Похожие видео