Files
oh-my-opencode/src/mcp/websearch.ts
T

6 lines
127 B
TypeScript
Raw Normal View History

export const websearch = {
type: "remote" as const,
url: "https://mcp.exa.ai/mcp?tools=web_search_exa",
enabled: true,
}