Replies: 3 comments
-
|
@jadams777 [[mcp.servers]] |
Beta Was this translation helpful? Give feedback.
-
|
The easy thing to do though, if you're adding search capability like your github link suggests, is just stand up searxng instead and use the built-in searxng tool. |
Beta Was this translation helpful? Give feedback.
-
|
config.toml [mcp]
enabled = true
deferred_loading = true
servers = [{ args = [], command = "", env = {}, headers = { Authorization = "Bearer xxxxxx" }, name = "YOUR_MCP_NAME", transport = "http", url = "https://example.com/mcp" }] |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to install this MCP server. How do I do it?
https://github.com/marcopesani/mcp-server-serper
Beta Was this translation helpful? Give feedback.
All reactions