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

6 lines
131 B
TypeScript
Raw Normal View History

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