You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/llama-nexus/mcp/agentic-search.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,6 @@ Start the agentic search MCP server with database connection parameters. Make su
199
199
nohup ./cardea-agentic-search-mcp-server \
200
200
--socket-addr 127.0.0.1:9096 \
201
201
--transport stream-http \
202
-
--search-tool-prompt "You MUST call the search() tool before you answer any factual question. Create a question from the user query and relevant context, and pass the question as a string to the tool call." \
0 commit comments