Skip to content

Commit 54c8cca

Browse files
Update example-agent-knowledge-mcp.md
1 parent aacc2d8 commit 54c8cca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/docs/examples/example-agent-knowledge-mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ This gives the Octocode MCP server access to GitHub CLI for repository operation
117117
Name = "ExaDeepSearch",
118118
Arguments = ["-y", "exa-mcp-server"],
119119
Command = "npx",
120-
EnvironmentVariables = {{"EXA_API_KEY","ef8d90d8-90c2-4985-a1e0-db28fa55feb5"}},
120+
EnvironmentVariables = {{"EXA_API_KEY","<raw_key>"}},
121121
Backend = BackendType.Gemini,
122122
Model = "gemini-2.0-flash"
123123
}, ["search", "browser", "web access", "research"])

0 commit comments

Comments
 (0)