mirror of
https://github.com/coleam00/Archon.git
synced 2026-01-05 06:08:42 -05:00
The New Archon (Beta) - The Operating System for AI Coding Assistants!
This commit is contained in:
14
original_archon/agent-resources/mcps/brave_search.json
Normal file
14
original_archon/agent-resources/mcps/brave_search.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"brave-search": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-brave-search"
|
||||
],
|
||||
"env": {
|
||||
"BRAVE_API_KEY": "YOUR_API_KEY_HERE"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user